Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | uml: clean up the kernel config and add squashfs+ext4/f2fs support | Felix Fietkau | 2016-11-24 |
| | | | | | | Replaces plain ext4 images Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||
* | define a shared IMG_PREFIX variable used as a basename for image files, it ↵ | Nicolas Thill | 2010-04-12 |
| | | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834 | ||
* | remove 'svn:executable' property | Nicolas Thill | 2010-04-12 |
| | | | | SVN-Revision: 20831 | ||
* | make the image filenames a bit shorter | Felix Fietkau | 2007-11-10 |
| | | | | SVN-Revision: 9533 | ||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 |
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653 |