diff options
| author | Nicolas Thill <nico@openwrt.org> | 2005-05-13 02:34:54 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2005-05-13 02:34:54 +0000 |
| commit | 1cf63f4ac31904b63cf6fb5606a16813b6a52ff2 (patch) | |
| tree | 510f54a9fea004de4af68af92df6216e9d54b67c /openwrt/package/Makefile | |
| parent | 40decd2b5cd7d3913017e55e4c1303b7a22318f5 (diff) | |
| download | mtk-20170518-1cf63f4ac31904b63cf6fb5606a16813b6a52ff2.zip mtk-20170518-1cf63f4ac31904b63cf6fb5606a16813b6a52ff2.tar.gz mtk-20170518-1cf63f4ac31904b63cf6fb5606a16813b6a52ff2.tar.bz2 | |
Convert glib to new packaging style
SVN-Revision: 869
Diffstat (limited to 'openwrt/package/Makefile')
| -rw-r--r-- | openwrt/package/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 35ed992..2ae53d5 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -20,7 +20,7 @@ package-$(BR2_PACKAGE_EZIPUPDATE) += ez-ipupdate package-$(BR2_PACKAGE_FPING) += fping package-$(BR2_PACKAGE_FPROBE) += fprobe package-$(BR2_PACKAGE_FUSE) += fuse -package-$(BR2_PACKAGE_GLIB) += glib +package-$(BR2_PACKAGE_GLIB1) += glib package-$(BR2_PACKAGE_GMP) += gmp package-$(BR2_PACKAGE_HASERL) += haserl package-$(BR2_PACKAGE_IPKG) += ipkg |
