From 636f4cc8ac224f27632009f6314287961d1ccc31 Mon Sep 17 00:00:00 2001 From: nbd Date: Sun, 25 Feb 2007 18:20:34 +0000 Subject: clean up a few things in image build makefiles and fix unnecessary grub rebuilds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6360 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/magicbox-2.6/image/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'target/linux/magicbox-2.6/image') diff --git a/target/linux/magicbox-2.6/image/Makefile b/target/linux/magicbox-2.6/image/Makefile index 77ff88f52..fe68f35d5 100644 --- a/target/linux/magicbox-2.6/image/Makefile +++ b/target/linux/magicbox-2.6/image/Makefile @@ -7,9 +7,6 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/image.mk -define Build/Clean -endef - define Image/Prepare cp $(LINUX_DIR)/arch/ppc/boot/images/uImage $(KDIR)/uImage endef -- cgit v1.2.3