summaryrefslogtreecommitdiff
path: root/packages/madwifi/files
AgeCommit message (Collapse)AuthorFiles
2006-08-12madwifi: removed -mapcs-32 and -malignment-traps from patches.Frans Meulenbroeks2
these are not supported for gcc4 and after discussion in #oe it was considered safe to remove them as even on gcc3 they apparently do not have any effect above arm7
2006-07-25madwifi-ng r1527: Fix to build and work for sh4. The compiler options thatJamie Lenehan1
areused by default are for gcc 4.x and don't work with 3.x and kernels built with 4.x don't work on sh4, So patch the options to those required to build with gcc 3.x. Tested on the titan sh4 board. Does not seem to work if sharing an IRQ, but works fine otherwise.
2006-04-14madwifi: Added madwifi-ng-modules, and included it in slugos-packages.Rod Whitby3