mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-22 20:15:41 +00:00
brcm47xx: fix initramfs image build error
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
f12f77b477
commit
a07c4977ac
@ -138,6 +138,7 @@ define Device/Default
|
||||
KERNEL := kernel-bin
|
||||
IMAGE_NAME = $$(IMAGE_PREFIX)-$$(1).$$(2)
|
||||
KERNEL_NAME = vmlinux.lzma
|
||||
KERNEL_INITRAMFS_NAME = vmlinux-initramfs.lzma
|
||||
FILESYSTEMS := $(FS_64K)
|
||||
IMAGES := trx
|
||||
IMAGE/trx := append-rootfs | trx-with-loader
|
||||
|
Loading…
x
Reference in New Issue
Block a user