| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
- remove the kernel+rootfs partitions from the MTD partition map,
- use a temporary directory for intermediate image files,
- append the root squashfs directly to the kernel,
- don't hardcode uImage size in the jffs2 images,
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38194
|
|
|
|
|
|
|
|
|
|
|
|
| |
In order to support both normal images and initramfs, ensure that each
target sets KERNELNAME properly so that the generic kernel building code
can copy the corresponding files over $(KDIR) with the appropriate
extension. Update the various paths to the kernel and wrapper images
from $(LINUX_DIR)/arch/$(ARCH)/boot/$(foo) to $(KDIR)/$(foo).
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37049
|
|
|
|
|
|
|
|
| |
make the syntax more compatible with kernel menuconfig
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36351
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35978
|
|
|
|
| |
SVN-Revision: 27330
|
|
|
|
| |
SVN-Revision: 25695
|
|
|
|
| |
SVN-Revision: 24810
|
|
|
|
| |
SVN-Revision: 24039
|
|
|
|
| |
SVN-Revision: 21242
|
|
|
|
|
|
| |
contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
SVN-Revision: 20834
|
|
|
|
| |
SVN-Revision: 14702
|
|
|
|
| |
SVN-Revision: 13351
|
|
|
|
| |
SVN-Revision: 12116
|
|
|
|
| |
SVN-Revision: 11249
|
|
|
|
| |
SVN-Revision: 11248
|
|
|
|
| |
SVN-Revision: 11246
|
|
|
|
| |
SVN-Revision: 11100
|
|
|
|
| |
SVN-Revision: 10964
|
|
|
|
| |
SVN-Revision: 10962
|
|
|
|
| |
SVN-Revision: 10961
|
|
|
|
| |
SVN-Revision: 9533
|
|
(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
|