From 9ad389d3a0fe834bac12f252be18abff3b67ebdb Mon Sep 17 00:00:00 2001 From: nbd Date: Fri, 11 Feb 2011 02:09:31 +0000 Subject: libubox: add a package for libblobmsg-json git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25459 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/libubox/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/package/libubox/Makefile b/package/libubox/Makefile index c49d6c8f5..9743e8e25 100644 --- 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)) -- cgit v1.2.3