Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API
[platform/kernel/u-boot.git] / board / actux2 / config.mk
1 TEXT_BASE = 0x00e00000
2
3 # include NPE ethernet driver
4 BOARDLIBS = cpu/ixp/npe/libnpe.a
5
6 LDSCRIPT := $(SRCTREE)/board/$(BOARDDIR)/u-boot.lds