if [ $ROCKCFG_REALTIME = "1" ]; then if [ $ROCKCFG_RTAI_PATCH="rthal5g" ]; then if [ $pkg = "linux24" ] ; then var_append patchfiles " " $base/package/daja77/rtai/kernel-patches/rthal5g.patch fi if [ $pkg = "linux24-src" ] ; then var_append patchfiles " " $base/package/daja77/rtai/kernel-patches/rthal5g.patch fi fi # if [ $ROCKCFG_RTAI_PATCH="adeos" ]; then # if [ $pkg = "linux24" ] ; then # var_append patchfiles " " $base/package/daja77/rtai/kernel-patches/adeos.patch # fi # if [ $pkg = "linux24-src" ] ; then # var_append patchfiles " " $base/package/daja77/rtai/kernel-patches/adeos.patch # fi # fi fi