mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-01-28 10:19:53 +00:00
fix image generation for the ZyXEL boards
SVN-Revision: 7724
This commit is contained in:
@@ -69,8 +69,8 @@ define Image/Build/LZMAKernel/ZyXEL
|
||||
endef
|
||||
|
||||
define Image/Build/Initramfs
|
||||
$(call Image/Build/LZMAKernel/Generic,p-334wt,bin)
|
||||
$(call Image/Build/LZMAKernel/Generic,p-335,bin)
|
||||
$(call Image/Build/LZMAKernel/ZyXEL,p-334wt,bin)
|
||||
$(call Image/Build/LZMAKernel/ZyXEL,p-335,bin)
|
||||
endef
|
||||
|
||||
$(eval $(call BuildImage))
|
||||
|
||||
Reference in New Issue
Block a user