From 92988a21ad4c4c9504295ccb580c9f806134471b Mon Sep 17 00:00:00 2001 From: "H. Nikolaus Schaller" Date: Mon, 26 Mar 2012 20:55:28 +0200 Subject: added boot script files to repository --- board/actux2/config.mk | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 board/actux2/config.mk (limited to 'board/actux2/config.mk') diff --git a/board/actux2/config.mk b/board/actux2/config.mk deleted file mode 100644 index 88634f7..0000000 --- a/board/actux2/config.mk +++ /dev/null @@ -1,6 +0,0 @@ -CONFIG_SYS_TEXT_BASE = 0x00e00000 - -# include NPE ethernet driver -BOARDLIBS = arch/arm/cpu/ixp/npe/libnpe.o - -LDSCRIPT := $(SRCTREE)/board/$(BOARDDIR)/u-boot.lds -- cgit v1.1