mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 11:09:57 +08:00
sunxi: fix image generation
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 39276
This commit is contained in:
parent
9a1e392592
commit
d8afb543d0
@ -39,6 +39,7 @@ endef
|
||||
|
||||
define Image/Build
|
||||
$(call Image/Build/$(1),$(1))
|
||||
dd if=$(KDIR)/root.$(1) of=$(BIN_DIR)/openwrt-$(BOARD)-root.$(1) bs=128k conv=sync
|
||||
endef
|
||||
|
||||
$(eval $(call BuildImage))
|
||||
|
Loading…
x
Reference in New Issue
Block a user