mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
fix ZyXEL initramfs images
SVN-Revision: 10717
This commit is contained in:
parent
f4f7d687f0
commit
9f9a78be68
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ define Image/Build/ZyXEL
|
|||
endef
|
||||
|
||||
define Image/Build/Template/ZyXEL/Initramfs
|
||||
$(call Image/Build/LZMAKernel/Admboot,$(1),gz)
|
||||
$(call Image/Build/LZMAKernel/KArgs,$(1),bin)
|
||||
endef
|
||||
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue