diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-08-12 18:23:01 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-08-12 18:23:01 +0000 |
commit | bde2223432bcc84e8241ea9992c90a0f597e4332 (patch) | |
tree | 5da9bd03fa2b2f71c5a6c38605724ecbc88de042 /openwrt/package/Makefile | |
parent | 108b75b30be6c9fe9c5b708d73e97c58cf284a61 (diff) | |
download | mtk-20170518-bde2223432bcc84e8241ea9992c90a0f597e4332.zip mtk-20170518-bde2223432bcc84e8241ea9992c90a0f597e4332.tar.gz mtk-20170518-bde2223432bcc84e8241ea9992c90a0f597e4332.tar.bz2 |
(hopefully) fix dsl driver, add linux-atm package
SVN-Revision: 1614
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r-- | openwrt/package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index ceb7b72..7ee1512 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -71,6 +71,7 @@ package-$(BR2_PACKAGE_LIBTASN1) += libtasn1 package-$(BR2_PACKAGE_LIBTOOL) += libtool package-$(BR2_PACKAGE_LIBUSB) += libusb package-$(BR2_PACKAGE_LIGHTTPD) += lighttpd +package-$(BR2_PACKAGE_LINUX_ATM) += linux-atm package-$(BR2_PACKAGE_LUA) += lua package-$(BR2_PACKAGE_LZO) += lzo package-$(BR2_PACKAGE_MARADNS) += maradns |