projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ee6681
)
libubox: add a package for libblobmsg-json
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 11 Feb 2011 02:09:31 +0000
(
02:09
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 11 Feb 2011 02:09:31 +0000
(
02:09
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25459
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/libubox/Makefile
patch
|
blob
|
history
diff --git
a/package/libubox/Makefile
b/package/libubox/Makefile
index
c49d6c8
..
9743e8e
100644
(file)
--- a/
package/libubox/Makefile
+++ b/
package/libubox/Makefile
@@
-38,4
+38,5
@@
define Package/libubox/install
endef
$(eval $(call BuildPackage,libubox))
+$(eval $(call BuildPackage,libblobmsg-json))