mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-28 15:13:31 +08:00
66a4344a4d
Signed-off-by: Michael Schwingen <michael@schwingen.org>
5 lines
87 B
Makefile
5 lines
87 B
Makefile
TEXT_BASE = 0x00e00000
|
|
|
|
# include NPE ethernet driver
|
|
BOARDLIBS = cpu/ixp/npe/libnpe.a
|