summaryrefslogtreecommitdiffstats
path: root/target/linux/magicbox-2.6/image/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/magicbox-2.6/image/Makefile')
-rw-r--r--target/linux/magicbox-2.6/image/Makefile3
1 files changed, 0 insertions, 3 deletions
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