projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Update pptpd to 1.3.0, closes #496 for kamikaze
[openwrt.git]
/
openwrt
/
target
/
Config.in
diff --git
a/openwrt/target/Config.in
b/openwrt/target/Config.in
index
fa3843b
..
3d5e01d
100644
(file)
--- a/
openwrt/target/Config.in
+++ b/
openwrt/target/Config.in
@@
-77,8
+77,17
@@
config BR2_LINUX_2_6_X86
Build firmware images for x86 based boards
(e.g. Soekris net4521 and net4801, PC Engines WRAP...)
Build firmware images for x86 based boards
(e.g. Soekris net4521 and net4801, PC Engines WRAP...)
+config BR2_LINUX_2_6_SIBYTE
+ bool "SiByte [2.6]"
+ select BR2_mips
+ select BR2_LINUX_2_6
+
if CONFIG_DEVEL
if CONFIG_DEVEL
+config BR2_LINUX_2_6_MIPS64
+ bool "UNSUPPORTED mips64 platform"
+ select BR2_mips64
+
config BR2_LINUX_2_6_ARM
bool "UNSUPPORTED little-endian arm platform"
select BR2_arm
config BR2_LINUX_2_6_ARM
bool "UNSUPPORTED little-endian arm platform"
select BR2_arm
This page took
0.021387 seconds
and
4
git commands to generate.