diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-01-24 12:52:44 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-01-24 12:52:44 +0000 |
commit | 9858f02efc31c091dceafa1673f8444a8b90c4a5 (patch) | |
tree | 91cbbb4abf83ff64e2715e7e520eaf045d61e0c4 /target/linux/orion | |
parent | 326e76cb41ab1347a6c1a1d86d8ccfcca5cc69a8 (diff) |
[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')
-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 a340ffcc0..58dc072be 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 |