diff --git a/eclass/nas-kernel.eclass b/eclass/nas-kernel.eclass index c5f683e..bf85a6e 100644 --- a/eclass/nas-kernel.eclass +++ b/eclass/nas-kernel.eclass @@ -428,6 +428,9 @@ _kernel_src_compile() { # --iscsi \ ARCH=${OLDARCH} + # Buffalo anounced a new box named Pro Live (video transcode streaming) + # so the old ls_pro_live has to be split to ls_pro ls_live + # for now let it stay but a move schould be done to ls_pro if [ "${K_NASKERNEL_NAME}" = "buffalo_ls_pro_live" ]; then devio > foo 'wl 0xe3a01c06,4' 'wl 0xe3811031,4' # Linkstation Pro/Live (2.6.26) K_NASKERNEL_TYPE="buffalo"