This website requires JavaScript.
Explore
Help
Sign In
hurricos
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
4be3c3e48c
openwrt
/
target
/
linux
/
rb532
/
image
History
Nicolas Thill
e2b57ecf5f
define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
...
SVN-Revision: 20834
2010-04-12 23:15:56 +00:00
..
gen_image.sh
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
Makefile
define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
2010-04-12 23:15:56 +00:00