From 15057b49963622fe724833f1405667b4215faace Mon Sep 17 00:00:00 2001 From: hcg Date: Tue, 5 Jun 2007 03:39:52 +0000 Subject: Removed romboot from tree - replaced by dfboot git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7500 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/at91-2.6/image/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/at91-2.6/image/Makefile') diff --git a/target/linux/at91-2.6/image/Makefile b/target/linux/at91-2.6/image/Makefile index b498059a5..f0b9dc507 100644 --- a/target/linux/at91-2.6/image/Makefile +++ b/target/linux/at91-2.6/image/Makefile @@ -9,13 +9,11 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/image.mk define Build/Clean -# $(MAKE) -C romboot clean $(MAKE) -C dfboot clean $(MAKE) -C u-boot clean endef define Build/Compile -# $(MAKE) -C romboot compile $(MAKE) -C dfboot compile $(MAKE) -C u-boot compile $(KDIR)/u-boot-1.1.4/tools/ubparams -- cgit v1.2.3