aboutsummaryrefslogtreecommitdiffstats
path: root/package/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-05-13 03:36:39 +0000
committerNicolas Thill <nico@openwrt.org>2005-05-13 03:36:39 +0000
commit48f996fc41d2f5c8f8ece293f95563c3ba692610 (patch)
tree534078523ca3863ab2b7f523d352cce844201e84 /package/Makefile
parenta26e387f5284dde482214eade699d3d64376eca9 (diff)
downloadmaster-187ad058-48f996fc41d2f5c8f8ece293f95563c3ba692610.tar.gz
master-187ad058-48f996fc41d2f5c8f8ece293f95563c3ba692610.tar.bz2
master-187ad058-48f996fc41d2f5c8f8ece293f95563c3ba692610.zip
Convert gmp to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@870 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/Makefile b/package/Makefile
index 2ae53d54b1..c4314a08c8 100644
--- a/package/Makefile
+++ b/package/Makefile
@@ -21,7 +21,6 @@ package-$(BR2_PACKAGE_FPING) += fping
package-$(BR2_PACKAGE_FPROBE) += fprobe
package-$(BR2_PACKAGE_FUSE) += fuse
package-$(BR2_PACKAGE_GLIB1) += glib
-package-$(BR2_PACKAGE_GMP) += gmp
package-$(BR2_PACKAGE_HASERL) += haserl
package-$(BR2_PACKAGE_IPKG) += ipkg
package-$(BR2_PACKAGE_IPTABLES) += iptables
@@ -30,6 +29,7 @@ package-$(BR2_PACKAGE_KISMET) += kismet
package-$(BR2_PACKAGE_L2TPD) += l2tpd
package-$(BR2_PACKAGE_LCD4LINUX) += lcd4linux
package-$(BR2_PACKAGE_LIBELF) += libelf
+package-$(BR2_PACKAGE_LIBGMP) += gmp
package-$(BR2_PACKAGE_LIBPTHREAD) += libpthread
package-$(BR2_PACKAGE_LIBUSB) += libusb
package-$(BR2_PACKAGE_LZO) += lzo