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 | 18c4d8389eb23d8dc5caaebd6a5bb8e3d130ed2f (patch) | |
tree | d204e9b06d3583669675e0ae5fd86ea75a8e7edc /target/linux/orion/config-default | |
parent | c861e4815dad992b3a0061e76f1fdbe2bb5d6bb1 (diff) | |
download | upstream-18c4d8389eb23d8dc5caaebd6a5bb8e3d130ed2f.tar.gz upstream-18c4d8389eb23d8dc5caaebd6a5bb8e3d130ed2f.tar.bz2 upstream-18c4d8389eb23d8dc5caaebd6a5bb8e3d130ed2f.zip |
add missing symbol for 2.6.38
SVN-Revision: 25091
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 |