mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 05:38:00 +00:00
fix image generation for the ZyXEL boards
SVN-Revision: 7724
This commit is contained in:
parent
fcc5a6e252
commit
8aa6978a43
@ -69,8 +69,8 @@ define Image/Build/LZMAKernel/ZyXEL
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define Image/Build/Initramfs
|
define Image/Build/Initramfs
|
||||||
$(call Image/Build/LZMAKernel/Generic,p-334wt,bin)
|
$(call Image/Build/LZMAKernel/ZyXEL,p-334wt,bin)
|
||||||
$(call Image/Build/LZMAKernel/Generic,p-335,bin)
|
$(call Image/Build/LZMAKernel/ZyXEL,p-335,bin)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
$(eval $(call BuildImage))
|
$(eval $(call BuildImage))
|
||||||
|
Loading…
Reference in New Issue
Block a user