projects
/
feed
/
routing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ed7001
)
bmx6: fix libjson-c dependency
87/head
author
Daniel Golle
<daniel@makrotopia.org>
Tue, 31 Mar 2015 22:14:30 +0000
(
00:14
+0200)
committer
Daniel Golle
<daniel@makrotopia.org>
Tue, 31 Mar 2015 22:14:30 +0000
(
00:14
+0200)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
bmx6/Makefile
patch
|
blob
|
history
diff --git
a/bmx6/Makefile
b/bmx6/Makefile
index b9868dbfb1e1d82def13f6808bbd829749020824..727de09d74c5e4ef825e9121df6372f0ac6e25a4 100644
(file)
--- a/
bmx6/Makefile
+++ b/
bmx6/Makefile
@@
-82,8
+82,8
@@
endef
define Package/bmx6-json
$(call Package/bmx6/Default)
- DEPENDS:=bmx6 +libjson
- TITLE:=json plugin based on jsonc
+ DEPENDS:=bmx6 +libjson
-c
+ TITLE:=json plugin based on json
-
c
endef
define Package/bmx6-sms