fix image generation for the ZyXEL boards

SVN-Revision: 7724
master
Gabor Juhos 18 years ago
parent fcc5a6e252
commit 8aa6978a43
  1. 4
      target/linux/adm5120eb-2.6/image/Makefile

@ -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…
Cancel
Save