add new kernel for ls vl (new ptch new kernel config)

This commit is contained in:
Mario Fetka
2012-11-13 09:39:43 +01:00
parent 1e111ac5cc
commit d5809cfdc9
58 changed files with 352 additions and 121 deletions

View File

@@ -570,7 +570,7 @@ _kernel_src_compile() {
K_NASKERNEL_DEVICE="Buffalo Linkstation Quad"
fi
if [ "${K_NASKERNEL_NAME}" = "buffalo_ls_vl" ]; then
devio > foo 'wl 0xe3a01c0d,4' 'wl 0xe381100a,4' # Linkstation vl (2.6.35)
devio > foo 'wl 0xe3a01c14,4' 'wl 0xe381109d,4' # Linkstation vl is not in the db so took one 5277
K_NASKERNEL_TYPE="buffalo"
K_NASKERNEL_DEVICE="Buffalo LS-VL Series"
fi