mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
brcm63xx: fix zyxel kernel name
Accidentally left over development artifact. Reported-by: John Crispin <blogic@openwrt.org> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 45179
This commit is contained in:
parent
6c1852cb26
commit
a709beb4ae
@ -80,7 +80,7 @@ endef
|
||||
|
||||
define Image/Build/ZYXCFEDTB
|
||||
# Generate the tagged image
|
||||
$(STAGING_DIR_HOST)/bin/imagetag -i $(KDIR)/vmlinux-relocate-$(3).lzma.cfe -f $(KDIR)/root.$(1) \
|
||||
$(STAGING_DIR_HOST)/bin/imagetag -i $(KDIR)/vmlinux-$(3).lzma.cfe -f $(KDIR)/root.$(1) \
|
||||
--output $(BIN_DIR)/openwrt-$(2)-$(1).tmp \
|
||||
--boardid $(4) --chipid $(5) --entry $(LOADER_ENTRY) \
|
||||
--load-addr $(LOADER_ENTRY) --info1 "-$(call Image/LimitName16,$(2))" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user