Jonas Gorski
09bc44454f
ar7: fix ac49x compilation with 4.9
...
This will introduce a warning on 3.18, but fixes an error when
compiling for 4.9.
Fixes: cf9e0a59aa
("ar7: add kernel 4.9 support")
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
2018-02-12 11:45:33 +01:00
John Crispin
8777e3189e
ar7: register_mtd_parser() does no longer have a return value
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44638
2015-03-10 11:02:45 +00:00
John Crispin
7c7964e10d
ar7: bump to 3.14
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43553
2014-12-08 06:15:03 +00:00
Florian Fainelli
854c504781
move files directory to files-3.3
...
SVN-Revision: 34153
2012-11-11 18:40:48 +00:00
Florian Fainelli
4891549bcd
detect AC49x flash partitions
...
Signed-off-by: Daniel Golle <dgolle@allnet.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34146
2012-11-11 16:11:22 +00:00
Florian Fainelli
00e15a3abf
add 2.6.35 support
...
SVN-Revision: 22812
2010-08-26 09:13:44 +00:00
Florian Fainelli
086b7e33f1
do not patch the local copy of ar7part.c to be exactly like what is mainline already
...
SVN-Revision: 14625
2009-02-22 18:48:55 +00:00
Matteo Croce
951550023b
fix silliness in [8886]
...
SVN-Revision: 8889
2007-09-20 19:46:58 +00:00
Matteo Croce
e2148dbae1
replace deprecated u_char with u8
...
SVN-Revision: 8887
2007-09-20 19:33:00 +00:00
Matteo Croce
8d162264af
Make ar7_part more readable and endianness safe
...
SVN-Revision: 8886
2007-09-20 19:25:38 +00:00
Matteo Croce
64f9a22679
Enabled working ar7_wdt, style cleanups
...
SVN-Revision: 8764
2007-09-12 16:15:12 +00:00
Matteo Croce
09b45caf09
more AR7 cleanups & fixes
...
SVN-Revision: 8758
2007-09-11 23:50:02 +00:00
Matteo Croce
0efffbaf30
AR7: Cleanups ( closes : #2323 )
...
SVN-Revision: 8756
2007-09-11 21:19:57 +00:00
Nicolas Thill
6fcca3ff7e
fix typo
...
SVN-Revision: 8747
2007-09-11 13:44:55 +00:00
Florian Fainelli
ba9fafe6eb
Fix comments to the mtd driver (see http://www.linux-mips.org/archives/linux-mips/2007-09/msg00064.html )
...
SVN-Revision: 8738
2007-09-11 06:32:05 +00:00
Felix Fietkau
56231056ea
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
...
SVN-Revision: 8653
2007-09-06 16:27:37 +00:00