Hi all,
I'm trying to port OpenWrt to a Sitecom WLR-6100 (X6 N900). Apparently it uses a Ralink RT6856.
I'm following the guide in openwrt's docs directory. I've found the SDK for that chip, based on Linux 2.6.36.
I've created the patches like explained in the paragraph "Creating a hardware specific kernel patch", but I'm unsure about the resulting size:
./2.6.36:
totale 21828
-rw-rw-r-- 1 ris8 ris8 3740938 ott 13 21:51 O1-architecture.patch
-rw-rw-r-- 1 ris8 ris8 3417222 ott 13 21:56 O2-includes.patch
-rw-rw-r-- 1 ris8 ris8 15186374 ott 13 21:57 O3-drivers.patch
Is that normal? Can I proceed further or should I investigate more?
I also tried with minor versions (2.6.36.1...) but the total size is even larger.
Also, which version of OpenWrt can I use given the Linux base version of these patches?
Thanks!
Cheers,
Enrico