Commit Graph

5 Commits (b04bb3eea71338214ed83671f026e3e2625d23e8)

Author SHA1 Message Date
Florian Fainelli 6a4f2922f6 targets: prepare for supporting normal and initramfs images
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
11 years ago
Florian Fainelli d97f50b69b define UIMAGE for various rootfs targets
SVN-Revision: 27113
13 years ago
Florian Fainelli 429745edd6 use IMG_PREFIX for image name
SVN-Revision: 27112
13 years ago
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
14 years ago
Florian Fainelli 4bfa2947ee add support for the Simplemachines Sim.One board
SVN-Revision: 18540
15 years ago