From 04479e30add673b0af0221596eaa6ede55ea9a21 Mon Sep 17 00:00:00 2001 From: Hamish Guthrie Date: Tue, 5 Jun 2007 03:39:52 +0000 Subject: Removed romboot from tree - replaced by dfboot SVN-Revision: 7500 --- 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 b498059a57..f0b9dc507d 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