aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/orion/harddisk/target.mk
Commit message (Collapse)AuthorAgeFilesLines
* orion: Set appropriate DEVICE_TYPE for harddisk targetFlorian Fainelli2016-12-041-0/+1
| | | | | | | The harddisk target is for NAS boxes, so set the DEVICE_TYPE accordingly so we get a sensible default package selection. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
* 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
* 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