diff options
author | Florian Fainelli <florian@openwrt.org> | 2007-07-30 15:58:15 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2007-07-30 15:58:15 +0000 |
commit | 3552a0d2f6c28984c71860f71fc5406498756679 (patch) | |
tree | db3eca12ed0fc6e309671c12cd620fdaecc5cb7b /target/linux/x86-2.6/profiles/s100.mk | |
parent | 92648a33a05368e5aeccab6721f395fc00b6e9f5 (diff) | |
download | master-187ad058-3552a0d2f6c28984c71860f71fc5406498756679.tar.gz master-187ad058-3552a0d2f6c28984c71860f71fc5406498756679.tar.bz2 master-187ad058-3552a0d2f6c28984c71860f71fc5406498756679.zip |
Better x86 generic config, the lzma decompressor is now reliable (thanks to Daniel Gimpelevich)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8233 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86-2.6/profiles/s100.mk')
-rw-r--r-- | target/linux/x86-2.6/profiles/s100.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/x86-2.6/profiles/s100.mk b/target/linux/x86-2.6/profiles/s100.mk index 839edcdc4a..0a08a5c183 100644 --- a/target/linux/x86-2.6/profiles/s100.mk +++ b/target/linux/x86-2.6/profiles/s100.mk @@ -7,7 +7,6 @@ define Profile/s100 NAME:=T-Vision S-100 - LINUX_CONFIG:=$(CURDIR)/config/profile-s100 FEATURES+=usb endef |