mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-04 10:03:41 +08:00
ea99e8f05b
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
|