mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
aebf00fc4d
Signed-off-by: Michael Schwingen <michael@schwingen.org>
4 lines
87 B
Makefile
4 lines
87 B
Makefile
TEXT_BASE = 0x00e00000
|
|
|
|
# include NPE ethernet driver
|
|
BOARDLIBS = cpu/ixp/npe/libnpe.a
|