summaryrefslogtreecommitdiff
path: root/target/linux/x86-2.6/profiles/s100.mk
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2007-07-30 15:58:15 +0000
committerFlorian Fainelli <florian@openwrt.org>2007-07-30 15:58:15 +0000
commit4e0563e185aed8237e70a854ce32a08e6c91106e (patch)
treec73c4f757bbdbaa9f0f005d19bd74db487b19313 /target/linux/x86-2.6/profiles/s100.mk
parentf1ac6cf7ec87a19a5a02adc3124a357eea989d6a (diff)
downloadmtk-20170518-4e0563e185aed8237e70a854ce32a08e6c91106e.zip
mtk-20170518-4e0563e185aed8237e70a854ce32a08e6c91106e.tar.gz
mtk-20170518-4e0563e185aed8237e70a854ce32a08e6c91106e.tar.bz2
Better x86 generic config, the lzma decompressor is now reliable (thanks to Daniel Gimpelevich)
SVN-Revision: 8233
Diffstat (limited to 'target/linux/x86-2.6/profiles/s100.mk')
-rw-r--r--target/linux/x86-2.6/profiles/s100.mk1
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 839edcd..0a08a5c 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