Modify ↓
#4122 closed enhancement (fixed)
Fix compilation for kernel 2.6.27 with AR7 target
Reported by: | sw | Owned by: | florian |
---|---|---|---|
Priority: | normal | Milestone: | Barrier Breaker 14.07 |
Component: | kernel | Version: | |
Keywords: | ar7, 2.6.27 | Cc: |
Description
Target AR7 needs new / modified patches to work with Linux 2.6.27.
To get 2.6.27, you have to make a copy of the last patches:
cp -a target/linux/ar7/patches-2.6.26 target/linux/ar7/patches-2.6.27
Then add / apply these fixes:
ar7.diff - a patch for the patch files
target/linux/ar7/patches-2.6.27/900-cpmac_multiqueue.patch - new patch
You will be able to compile a kernel, but acx and acx-mac80211 need additional changes, so there is no WLAN.
Attachments (2)
Change History (6)
Changed 9 years ago by anonymous
Changed 9 years ago by anonymous
comment:1 Changed 9 years ago by sw
comment:2 Changed 9 years ago by florian
- Owner changed from developers to florian
- Status changed from new to assigned
comment:3 Changed 9 years ago by florian
- Resolution set to fixed
- Status changed from assigned to closed
Applied in [15665], thanks !
comment:4 Changed 4 years ago by jow
- Milestone changed from Attitude Adjustment 12.09 to Barrier Breaker 14.07
Milestone Attitude Adjustment 12.09 deleted
Note: See
TracTickets for help on using
tickets.
acx works, too, with the latest release from acx git and small modifications.
Older releases don't compile.
So it was possible to run 2.6.27.x on AR7 (tested with 2.6.26.3, cpmac,
acx on Sinus 154 DSL SE). WLAN performance is poor but sufficient for simple
applications.
Regards
sw