Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | targets: prepare for supporting normal and initramfs images | Florian Fainelli | 2013-06-27 | 1 | -2/+2 | |
| | | | | | | | | | | | | 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 | |||||
* | gemini: add support for wiligear wbd-222 (patch by Darius Augulis) | Felix Fietkau | 2010-04-16 | 1 | -0/+12 | |
| | | | | SVN-Revision: 20949 | |||||
* | define a shared IMG_PREFIX variable used as a basename for image files, it ↵ | Nicolas Thill | 2010-04-12 | 1 | -11/+11 | |
| | | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834 | |||||
* | generate squashfs images | Imre Kaloz | 2009-06-01 | 1 | -0/+1 | |
| | | | | SVN-Revision: 16268 | |||||
* | workaround a bootloader bug on the WBD111 | Imre Kaloz | 2009-05-13 | 1 | -1/+3 | |
| | | | | SVN-Revision: 15818 | |||||
* | add preliminary support for the successor of the storm port | Imre Kaloz | 2009-05-11 | 1 | -0/+43 | |
SVN-Revision: 15772 |