mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-06 01:16:33 +00:00
linux/ixp4xx: fix am apex image make bug
SVN-Revision: 22920
This commit is contained in:
@@ -50,7 +50,7 @@ endef
|
||||
|
||||
define Image/Build/jffs2-128k
|
||||
dd if=$(KDIR)/root.$(1) of=$(BIN_DIR)/$(IMG_PREFIX)-$(1).img bs=131072 conv=sync
|
||||
$(call Image/Build/Linksys,$(1))
|
||||
$(call Image/Build/Linksys,$(1),nslu2,$(1))
|
||||
$(call Image/Build/Freecom,$(1),fsg3,$(1))
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user