summaryrefslogtreecommitdiff
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-05-14 20:20:54 +0000
committerNicolas Thill <nico@openwrt.org>2005-05-14 20:20:54 +0000
commit662b6e1f6a4e50b012ba62449f3ca0d014e9c531 (patch)
treeb42d24170207ca47f4b719b098106a5fc85710e2 /openwrt/package/Makefile
parentb932c1bad2d32105121cc88bd37ed7f0e9303b40 (diff)
downloadmtk-20170518-662b6e1f6a4e50b012ba62449f3ca0d014e9c531.zip
mtk-20170518-662b6e1f6a4e50b012ba62449f3ca0d014e9c531.tar.gz
mtk-20170518-662b6e1f6a4e50b012ba62449f3ca0d014e9c531.tar.bz2
Convert lzo to new packaging style, rename package from lzo to liblzo since it is a library-only package
SVN-Revision: 892
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r--openwrt/package/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index 9c51ce3..c081684 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/package/Makefile
@@ -30,9 +30,9 @@ package-$(BR2_PACKAGE_L2TPD) += l2tpd
package-$(BR2_PACKAGE_LCD4LINUX) += lcd4linux
package-$(BR2_PACKAGE_LIBELF) += libelf
package-$(BR2_PACKAGE_LIBGMP) += gmp
+package-$(BR2_PACKAGE_LIBLZO) += lzo
package-$(BR2_PACKAGE_LIBPTHREAD) += libpthread
package-$(BR2_PACKAGE_LIBUSB) += libusb
-package-$(BR2_PACKAGE_LZO) += lzo
package-$(BR2_PACKAGE_MATRIXSSL) += matrixssl
package-$(BR2_PACKAGE_MARADNS) += maradns
package-$(BR2_PACKAGE_MICROPERL) += microperl