mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 17:15:00 +02:00
mpc83xx: sync image/Makefile to r20834
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21259 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7f91693698
commit
5af6e685f4
@ -27,7 +27,7 @@ define Image/Build/squashfs
|
||||
( \
|
||||
dd if=$(LINUX_DIR)/arch/powerpc/boot/uImage bs=3072k conv=sync; \
|
||||
dd if=$(KDIR)/root.$(1) bs=256k conv=sync; \
|
||||
) > $(BIN_DIR)/openwrt-$(BOARD)-mpc8377_wlan-$(1).img
|
||||
) > $(BIN_DIR)/$(IMG_PREFIX)-mpc8377_wlan-$(1).img
|
||||
endef
|
||||
|
||||
$(eval $(call BuildImage))
|
||||
|
Loading…
Reference in New Issue
Block a user