clean up a few things in image build makefiles and fix unnecessary grub rebuilds
[openwrt/svn-archive/archive.git] / target / linux / rdc-2.6 / image / Makefile
index 078e754e1083fc27dbd154ded312a4f74c70c65f..f8398baadb98c2e1109c14ed564c0799c05b81b1 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/i386/boot/bzImage $(KDIR)/bzImage
 endef