aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ep93xx/image
Commit message (Collapse)AuthorAgeFilesLines
* ep93xx: moved to targets feedFelix Fietkau2015-03-191-41/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44889 3c298f89-4303-0410-b956-a3cf2f4a3e73
* targets: prepare for supporting normal and initramfs imagesFlorian Fainelli2013-06-271-13/+3
| | | | | | | | | | | | 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37049 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ep93xx] define UIMAGE for various rootfs targetsFlorian Fainelli2011-06-041-1/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27113 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ep93xx] use IMG_PREFIX for image nameFlorian Fainelli2011-06-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27112 3c298f89-4303-0410-b956-a3cf2f4a3e73
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵Nicolas Thill2010-04-121-4/+4
| | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20834 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ep93xx] add support for the Simplemachines Sim.One boardFlorian Fainelli2009-11-251-0/+35
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18540 3c298f89-4303-0410-b956-a3cf2f4a3e73