Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | orion: Make sub-targets augment FEATURES, not re-define it | Florian Fainelli | 2016-12-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> | ||||
* | treewide: remove bad local shell variable declarations | Jo-Philipp Wich | 2016-09-24 | 1 | -1/+1 |
| | | | | | | | Local variable declarations outside of functions are illegal since the Busybox update to v1.25.0, therfore remove them from the appropriate places. Signed-off-by: Jo-Philipp Wich <jo@mein.io> | ||||
* | all targets: use numerically prefixed uci-defaults file names to better ↵ | Jo-Philipp Wich | 2013-01-18 | 1 | -0/+0 |
| | | | | | | control order of execution SVN-Revision: 35217 | ||||
* | generic: use magic_long in sysupgrade | Florian Fainelli | 2012-04-04 | 1 | -4/+11 |
| | | | | | | Signed-off-by: Matthias Bücher <mail@maddes.net> SVN-Revision: 31200 | ||||
* | the same DEFAULT_PACKAGES should be selected in the generic Makefile | Imre Kaloz | 2010-11-05 | 1 | -2/+0 |
| | | | | SVN-Revision: 23885 | ||||
* | only build squashfs images by default | Imre Kaloz | 2010-11-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 23884 | ||||
* | target/linux/orion: create subtargets (closes #8154) | Alexandros C. Couloumbis | 2010-11-04 | 3 | -2/+97 |
| | | | | SVN-Revision: 23883 | ||||
* | orion: Create generic and harddisk subtargets, ready for a different kernel ↵ | Rod Whitby | 2009-03-22 | 1 | -0/+6 |
config for harddisk. SVN-Revision: 14960 |