projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
355e150
)
uboot-mvebu: enable loader with the default profile
author
Felix Fietkau
<nbd@nbd.name>
Sun, 8 Jan 2017 17:30:40 +0000
(18:30 +0100)
committer
Felix Fietkau
<nbd@nbd.name>
Sun, 8 Jan 2017 17:39:44 +0000
(18:39 +0100)
Fixes build error
Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/boot/uboot-mvebu/Makefile
patch
|
blob
|
history
diff --git
a/package/boot/uboot-mvebu/Makefile
b/package/boot/uboot-mvebu/Makefile
index 1c177e6cdf88cf127d50b076c950a3c5c7f3219c..0242309462129492812e637502b64cb1a06bd869 100644
(file)
--- a/
package/boot/uboot-mvebu/Makefile
+++ b/
package/boot/uboot-mvebu/Makefile
@@
-42,7
+42,7
@@
define Package/uboot/template
define Package/uboot-mvebu-$(1)
SECTION:=boot
CATEGORY:=Boot Loaders
- DEPENDS:=@(TARGET_DEVICE_mvebu_DEVICE_$(3)||TARGET_mvebu_DEVICE_$(3))
+ DEPENDS:=@(TARGET_DEVICE_mvebu_DEVICE_$(3)||TARGET_mvebu_DEVICE_$(3)
||TARGET_mvebu_Default
)
DEFAULT:=m
HIDDEN:=1
TITLE:=$(2)