1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

Added support for Eagle 8051 based USB ADSL modems (such as the Sagem F@st800)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2841 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian
2006-01-05 20:05:39 +00:00
parent 04c15e7329
commit 8b471df394
6 changed files with 66 additions and 0 deletions

View File

@@ -10,4 +10,5 @@ source "target/linux/package/openswan/Config.in"
source "target/linux/package/shfs/Config.in"
source "target/linux/package/spca5xx/Config.in"
source "target/linux/package/switch/Config.in"
source "target/linux/package/ueagle-atm/Config.in"
source "target/linux/package/wlcompat/Config.in"