clean up a few things in image build makefiles and fix unnecessary grub rebuilds
SVN-Revision: 6360
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user