wifipineapple-openwrt/target
Gabor Juhos 5d734cf6e9 atheros: add support for linux kernel v3.8
This builds and boots.

Because of the function pointer indirection (e.g. mtd_info's read
function pointer is assigned to spiflash_read), it is difficult for me
to understand where the calls are coming from (could be anywhere,
conditionally pointing at spiflash versions), so I punted and used the
renamed function pointers (_erase, _read, _write).  If someone knows
better what to do, please fix.

Cleaned up other sundry kernel tracking issues like get_phy_id and
__devinit,etc.

[juhosg: don't switch to that yet]

Signed-off-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35727 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-21 17:45:54 +00:00
..
imagebuilder imagebuilder: use file_copy to deploy files/ in the image generation phase 2012-12-02 12:20:43 +00:00
linux atheros: add support for linux kernel v3.8 2013-02-21 17:45:54 +00:00
sdk [sdk] Fix feeds.conf.default when no SVN info present 2012-11-01 07:15:49 +00:00
toolchain [buildroot] add preliminary support for musl 2012-11-23 20:02:29 +00:00
Config.in [package] kernel: remove references to TARGET_ubicom32 2012-11-30 10:53:51 +00:00
Makefile target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install 2012-06-06 17:24:05 +00:00