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
2024-12-20 22:23:27 +00:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
5f0272d618
openwrt
/
target
/
linux
/
at91
/
image
History
Nicolas Thill
a6cda9c4bc
fix target names in image options (
closes
:
#2357
)
...
SVN-Revision: 8749
2007-09-11 14:04:34 +00:00
..
dfboot
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
u-boot
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.in
fix target names in image options (
closes
:
#2357
)
2007-09-11 14:04:34 +00:00
Makefile
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