diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-12 18:23:01 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-12 18:23:01 +0000 |
commit | 3117161eb332e203eeb84dacdcb6b0412fd55e8f (patch) | |
tree | 5da9bd03fa2b2f71c5a6c38605724ecbc88de042 /openwrt/package/Makefile | |
parent | 9cd1d2565e83ded77a7755844bb0f152405736be (diff) |
(hopefully) fix dsl driver, add linux-atm package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1614 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 ceb7b72e1..7ee151240 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 |