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
|
||||
|
||||
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))
|
||||
|
|
Loading…
Reference in New Issue