mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-23 04:25:21 +00:00
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> Signed-off-by: maurerr <mariusd84@gmail.com>
This commit is contained in:
parent
92d0b1af7f
commit
ad5809365c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user