| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
This target seems to have been unmaintained for quite a while, and not a
single tester for the (now outdated) kernel 4.14 patches has been found.
Remove the code and all the packages which are only used by this target.
To add this target to OpenWrt again port it to a recent and supported
kernel version.
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
|
|
|
|
|
|
| |
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
|