aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/ar7-atm/patches-D7.05.01.00/200-2.6.37_args.patch
Commit message (Collapse)AuthorAgeFilesLines
* ar7-atm: drop LINUX_VERSION testsJonas Gorski2017-10-291-8/+4
| | | | | | | | | Minimum supported kernel is 3.18, so we don't need to test for anything older. In addition, the API hasn't changed since then, so we don't need to check for any kernel version at all. This helps to keeps the amount of changes more managable. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
* ar7-atm: fix compilation for linux 3.10Jonas Gorski2013-10-121-1/+1
| | | | | | | | | Update proc code to new proc_create to allow compilation with linux 3.10+. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 38366
* packages: clean up the package folderJohn Crispin2013-06-211-0/+36
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007