This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-02-06 02:59:27 +00:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
openwrt
/
target
/
linux
/
rb532
History
Gabor Juhos
bae4bfe3f8
kernel: update linux 3.7 to 3.7.7
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35571
2013-02-12 09:51:11 +00:00
..
base-files
Do not use deprecated path to functions.sh (/etc/functions.sh -> /lib/functions.sh)
2012-12-19 16:07:50 +00:00
image
linux/rb532: use kernel and initramfs tags on image generation
2011-05-04 08:47:00 +00:00
patches-3.7
rb532: add support for 3.7
2012-12-20 19:25:43 +00:00
src
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
2009-04-17 14:09:46 +00:00
base-files.mk
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.
2007-09-06 16:27:37 +00:00
config-3.7
kernel: clean up crypto related kconfig options
2013-01-27 17:23:12 +00:00
Makefile
kernel: update linux 3.7 to 3.7.7
2013-02-12 09:51:11 +00:00
modules.mk
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
2010-07-12 14:06:13 +00:00