bcm63xx-cfe: enable package for bcm4908

bcm4908 target needs to include cferam images in firmware files too

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
This commit is contained in:
Rafał Miłecki 2021-01-15 10:44:12 +01:00 committed by AmadeusGhost
parent bd2df8084e
commit 7ac6940264

View File

@ -17,9 +17,9 @@ include $(INCLUDE_DIR)/package.mk
define Package/bcm63xx-cfe
SECTION:=boot
CATEGORY:=Boot Loaders
DEPENDS:=@TARGET_bcm63xx
DEPENDS:=@(TARGET_bcm4908||TARGET_bcm63xx)
TITLE:=bcm63xx-cfe
DEFAULT:=y if TARGET_bcm63xx
DEFAULT:=y
endef
define Package/bcm63xx-cfe/description