projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix gdb installation, thanks to Alfred Heggestad
[openwrt.git]
/
target
/
linux
/
x86-2.6
/
profiles
/
s100.mk
diff --git
a/target/linux/x86-2.6/profiles/s100.mk
b/target/linux/x86-2.6/profiles/s100.mk
index
664023c
..
0a08a5c
100644
(file)
--- a/
target/linux/x86-2.6/profiles/s100.mk
+++ b/
target/linux/x86-2.6/profiles/s100.mk
@@
-7,9
+7,6
@@
define Profile/s100
NAME:=T-Vision S-100
- PACKAGES:=pciutils
- ARCH:=i686
- LINUX_CONFIG:=$(CURDIR)/config/profile-s100
FEATURES+=usb
endef
This page took
0.020652 seconds
and
4
git commands to generate.