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-01-25 21:59:32 +00:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
openwrt
/
target
/
linux
/
at91
History
Gabor Juhos
438dfe5c6f
get rid of per-profile base-files
...
SVN-Revision: 9069
2007-09-29 14:27:54 +00:00
..
base-files
/etc
get rid of per-profile base-files
2007-09-29 14:27:54 +00:00
files/drivers
/mtd
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
image
fix target names in image options (
closes
:
#2357
)
2007-09-11 14:04:34 +00:00
patches-2.6.21
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
patches-2.6.22
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-2.6.22
move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs.
2007-09-23 15:12:12 +00:00
Makefile
adapt profiles for subtarget changes
2007-09-08 20:04:43 +00:00