mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 23:47:24 +00:00
84ad688473
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
4 lines
96 B
Makefile
4 lines
96 B
Makefile
TEXT_BASE = 0x00e00000
|
|
|
|
# include NPE ethernet driver
|
|
BOARDLIBS = arch/arm/cpu/ixp/npe/libnpe.a
|