Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | imx6: add support for gw5400-a | Luka Perkov | 2013-07-15 | 1 | -1/+2 |
| | | | | | | Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 37363 | ||||
* | imx6: use $PATH to locate dtc binary | Luka Perkov | 2013-07-15 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37362 | ||||
* | targets: prepare for supporting normal and initramfs images | Florian Fainelli | 2013-06-27 | 1 | -1/+1 |
| | | | | | | | | | | | | 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 | ||||
* | imx6: add new target | Luka Perkov | 2013-05-29 | 1 | -0/+60 |
SVN-Revision: 36753 |