diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2011-01-24 12:52:44 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2011-01-24 12:52:44 +0000 |
commit | 8f03b15a20a71fac91b8963af9eaf86747341941 (patch) | |
tree | 91cbbb4abf83ff64e2715e7e520eaf045d61e0c4 /target/linux/orion/config-default | |
parent | 8c98b76f6b48d3dd0a9b34d5843de6af62c732e9 (diff) | |
download | upstream-8f03b15a20a71fac91b8963af9eaf86747341941.tar.gz upstream-8f03b15a20a71fac91b8963af9eaf86747341941.tar.bz2 upstream-8f03b15a20a71fac91b8963af9eaf86747341941.zip |
[target/orion]: add missing symbol for 2.6.38
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25091 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/orion/config-default')
-rw-r--r-- | target/linux/orion/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/orion/config-default b/target/linux/orion/config-default index a340ffcc04..58dc072be7 100644 --- a/target/linux/orion/config-default +++ b/target/linux/orion/config-default @@ -140,6 +140,7 @@ CONFIG_MACH_DT2=y # CONFIG_MACH_EDMINI_V2 is not set # CONFIG_MACH_KUROBOX_PRO is not set # CONFIG_MACH_LINKSTATION_LS_HGL is not set +# CONFIG_MACH_LINKSTATION_LSCHL is not set # CONFIG_MACH_LINKSTATION_MINI is not set # CONFIG_MACH_LINKSTATION_PRO is not set # CONFIG_MACH_MSS2 is not set |