aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/orion/generic/target.mk
Commit message (Collapse)AuthorAgeFilesLines
* kernel: drop everything not on kernel version 4.14Daniel Golle2019-06-121-14/+0
| | | | | | | | | | * 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>
* orion: Make sub-targets augment FEATURES, not re-define itFlorian Fainelli2016-12-041-1/+1
| | | | Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
* the same DEFAULT_PACKAGES should be selected in the generic MakefileImre Kaloz2010-11-051-2/+0
| | | | SVN-Revision: 23885
* only build squashfs images by defaultImre Kaloz2010-11-051-1/+1
| | | | SVN-Revision: 23884
* target/linux/orion: create subtargets (closes #8154)Alexandros C. Couloumbis2010-11-041-2/+12
| | | | SVN-Revision: 23883
* orion: Create generic and harddisk subtargets, ready for a different kernel ↵Rod Whitby2009-03-221-0/+6
config for harddisk. SVN-Revision: 14960