| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
* Remove testing patches for kernel version 4.19
* remove targets ar7, ixp4xx, orion
Those targets are still on kernel 4.9, patches for 4.14 were not ready
in time. They may be readded once people prepare and test patches for
kernel 4.14.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|
|
|
|
|
| |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 45807
|
|
|
|
|
|
| |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 45775
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Signed-off-by: Daniel Golle <dgolle@allnet.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34149
|
|
|
|
|
|
| |
Patch from Daniel Gimpelevich.
SVN-Revision: 33754
|
|
|
|
| |
SVN-Revision: 33726
|
|
|
|
|
|
| |
Useful for loading the kernel into RAM using ADAM2/PSPBoot.
SVN-Revision: 33718
|
|
|
|
| |
SVN-Revision: 31614
|
|
|
|
| |
SVN-Revision: 21692
|
|
|
|
|
|
| |
contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
SVN-Revision: 20834
|
|
|
|
| |
SVN-Revision: 20385
|
|
|
|
| |
SVN-Revision: 13018
|
|
|
|
| |
SVN-Revision: 12446
|
|
|
|
| |
SVN-Revision: 12438
|
|
|
|
| |
SVN-Revision: 10776
|
|
|
|
| |
SVN-Revision: 10584
|
|
|
|
| |
SVN-Revision: 9533
|
|
|
|
| |
SVN-Revision: 9417
|
|
|
|
| |
SVN-Revision: 9401
|
|
|
|
| |
SVN-Revision: 8656
|
|
(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
|