clean up a few things in image build makefiles and fix unnecessary grub rebuilds
[openwrt/openwrt.git] / target / linux / magicbox-2.6 / image / Makefile
index 77ff88f52140c8b1912143e3cfd131c73db90d36..fe68f35d5e9b69f350251f2170a8b089e8be0c2f 100644 (file)
@@ -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