From a4e081776aad6e9890b40bdda0743e414d85df87 Mon Sep 17 00:00:00 2001 From: florian Date: Thu, 5 Jan 2006 20:05:39 +0000 Subject: Added support for Eagle 8051 based USB ADSL modems (such as the Sagem F@st800) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2841 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/target/linux/package/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'openwrt/target/linux/package/Makefile') diff --git a/openwrt/target/linux/package/Makefile b/openwrt/target/linux/package/Makefile index 059a67d8a..5fc604d5a 100644 --- a/openwrt/target/linux/package/Makefile +++ b/openwrt/target/linux/package/Makefile @@ -14,6 +14,7 @@ package-$(BR2_PACKAGE_KMOD_OPENSWAN) += openswan package-$(BR2_PACKAGE_KMOD_SHFS) += shfs package-$(BR2_PACKAGE_KMOD_SPCA5XX) += spca5xx package-$(BR2_PACKAGE_KMOD_SWITCH) += switch +package-$(BR2_PACKAGE_KMOD_UEAGLE_ATM) += ueagle-atm package-y += base-files bcm43xx-dscape-compile: ieee80211-dscape-compile -- cgit v1.2.3