mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-31 08:25:29 +00:00
brcm63xx: fix single profile selection
Fixes commit c6990347. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
This commit is contained in:
parent
a180f90518
commit
6b5f6d6601
@ -167,6 +167,7 @@ define Build/redboot-bin
|
||||
endef
|
||||
|
||||
define Device/Default
|
||||
PROFILES = Default $$(DEVICE_NAME)
|
||||
KERNEL_DEPENDS = $$(wildcard ../dts/$$(DEVICE_DTS).dts)
|
||||
KERNEL_INITRAMFS_SUFFIX := .elf
|
||||
DEVICE_DTS :=
|
||||
|
Loading…
x
Reference in New Issue
Block a user