Skip to content
Snippets Groups Projects
Commit 00f6944f authored by Álvaro Fernández Rojas's avatar Álvaro Fernández Rojas
Browse files

bcm63xx-cferam: select for bmips target

parent f107e166
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/bcm63xx-cfe
SECTION:=boot
CATEGORY:=Boot Loaders
DEPENDS:=@(TARGET_bcm4908||TARGET_bcm63xx)
DEPENDS:=@(TARGET_bcm4908||TARGET_bcm63xx||TARGET_bmips)
TITLE:=bcm63xx-cfe
DEFAULT:=y
endef
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment