projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07c7aab
)
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)
SVN-Revision: 25459
package/libubox/Makefile
patch
|
blob
|
history
diff --git
a/package/libubox/Makefile
b/package/libubox/Makefile
index c49d6c8f577e4c7e627375bb167adcf8cc2001d8..9743e8e256c73f6c9d3df8c5944263c609eb8fad 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))