Felix Fietkau
720b99215d
treewide: clean up download hashes
...
Replace *MD5SUM with *HASH, replace MD5 hashes with SHA256
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2016-12-16 22:39:22 +01:00
Jo-Philipp Wich
b04a25491f
package: flag further target specific packages as nonshared
...
Add nonshared flag to package depending on specific targets or subtargets as
there's no guarantee otherwise that they'll be available in the shared repo.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-04-26 23:26:43 +02:00
Hauke Mehrtens
76f531063c
ar7-atm: fix build with gcc 5
...
Remove the usage of the __TIME__ and __DATE__ macro.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 47797
2015-12-06 13:41:26 +00:00
Luka Perkov
75078acd93
cosmetic: remove trailing whitespaces
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 47197
2015-10-15 22:12:13 +00:00
Jonas Gorski
6f2fe75834
ar7-atm: fix compilation for 4.1
...
Add the required changes to make it compile for 4.1 again.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 46306
2015-07-12 11:57:40 +00:00
Jonas Gorski
62cdc72fb8
package: ar7-atm: depend on !LINUX_4_1
...
ar7-atm will require modifications to build on 4.1.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 46185
2015-07-05 21:31:57 +00:00
John Crispin
5c8b8b36e1
ar7-atm: make it compile under 3.18
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44343
2015-02-09 12:12:09 +00:00
John Crispin
6ecf7f2fa2
ar7-atm: fix various compiler errors
...
some headers have moved in 3.14
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43555
2014-12-08 06:15:18 +00:00
Nicolas Thill
f4417f7ad8
package/*: replace occurences of 'ln -sf' to '$(LN)'
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 43205
2014-11-06 19:35:34 +00:00
Jonas Gorski
8a240be62b
ar7-atm: fix compilation for linux 3.10
...
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
2013-10-12 10:50:19 +00:00
John Crispin
4ebf19b48f
packages: clean up the package folder
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37007
2013-06-21 16:54:37 +00:00