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
12 years ago
Florian Fainelli
47c5c4df1c
add Default and Gumstix PXA profiles
...
Gumstix builds a fake flash image for usage in qemu
SVN-Revision: 33609
12 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
15 years ago
Imre Kaloz
40ba15806f
upgrade to 2.6.32.7, switch to squashfs, remove broken flag
...
SVN-Revision: 19562
15 years ago
Imre Kaloz
261802269d
incomplete Gumstix support
...
SVN-Revision: 10955
17 years ago
Imre Kaloz
94b9d65507
remove symlink
...
SVN-Revision: 10953
17 years ago
Felix Fietkau
56231056ea
strip the kernel version suffix from target directories, except for brcm-2.4 (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
17 years ago
Mike Baker
9ccb86264a
basic pxa support; likely broken
...
SVN-Revision: 6232
18 years ago
Mike Baker
c3c4dfb57b
move target/image/platform to target/linux/platform/image platform directories are now self contained
...
SVN-Revision: 5669
18 years ago