[OpenWrt-Devel] Linux 4.x

Baptiste Clenet bapclenet at gmail.com
Mon Jun 8 03:24:57 EDT 2015


2015-06-07 19:24 GMT+02:00 Baptiste Clenet <bapclenet at gmail.com>:
>
> Le 6 juin 2015 15:40, "Roman Yeryomin" <leroi.lists at gmail.com> a écrit :
>>
>
>> On 6 June 2015 at 09:21, Dirk Neukirchen <dirkneukirchen at web.de> wrote:
>> > On 05.06.2015 16:00, Baptiste Clenet wrote:
>> >> Hi OpenWRT developers,
>> >>
>> >> Is there any plan to port OPENWRT on Linux 4.x? (Or is it already
>> >> done?)
>> >>
>> >>
>> >
>> >
>> > - ar71xx: ar8216/ar8316/ar8xxx driver is broken
>> > on 8337N and some unknown router (reported yesterday on IRC)
>> > look at [3] if anybody is interested
>>
>> That was me, probably. I'm trying 4.0.4 on several ar71xx routers/APs,
>> mostly Ubiquiti. All have the same problem:
>> http://p.tet.rtu.lv/pbzn5sspm/wvtsep/raw
>> I think the problem is inside ag71xx (ethernet driver) and related to
>> timers and/or interrupts but not sure.
>>
>> Regards,
>> Roman
>> _______________________________________________
>> openwrt-devel mailing list
>> openwrt-devel at lists.openwrt.org
>> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
>
> Hi,
> Thanks for your answer, I'm using the board Ralink MT7628. I've just seen
> that MT7628 board has Linux 3.18 as default. May I change to Linux 4.0.4 ?
> Will it work ? I'm going to try tomorrow.
>
> Cheers,
>
> Baptiste


I've edited variable KERNEL_PATCHVER:=3.18 to KERNEL_PATCHVER:=4.0.4
in target/Linux/ramips/Makefile in order to get Linux 4.0.4 installed
and I got an error:

touch /trunk/build_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/linux-ramips_mt7628/linux-4.0.4/.quilt_used

touch /trunk/build_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/linux-ramips_mt7628/linux-4.0.4/.prepared
if [ -s "/trunk/build_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/linux-ramips_mt7628/linux-4.0.4/patches/series"
]; then (cd "/trunk/build_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/linux-ramips_mt7628/linux-4.0.4";
if quilt --quiltrc=- next >/dev/null 2>&1; then quilt --quiltrc=- push
-a; else quilt --quiltrc=- top >/dev/null 2>&1; fi ); fi

touch "/trunk/build_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/linux-ramips_mt7628/linux-4.0.4/.quilt_checked"
/trunk/scripts/kconfig.pl >
/trunk/build_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/linux-ramips_mt7628/linux-4.0.4/.config.target

Parse error at 3/trunk/scripts/kconfig.pl line 137.

make[4]: *** [/trunk/build_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/linux-ramips_mt7628/linux-4.0.4/.configured]
Error 255

make[4]: Leaving directory `/trunk/target/linux/ramips'

make[3]: *** [compile] Error 2

make[3]: Leaving directory `/trunk/target/linux'

make[2]: *** [target/linux/compile] Error 2

make[2]: Leaving directory `/trunk'

make[1]: *** [/trunk/staging_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/stamp/.target_compile]
Error 2 make[1]: Leaving directory `/trunk'

make: *** [world] Erreur 2


Cheers,

Baptiste
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list