summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/base-files.mk
Commit message (Collapse)AuthorAgeFilesLines
* x86: fix condition in base-files.mkJo-Philipp Wich2013-10-181-1/+1
| | | | | | | | | | | | TARGET_x86_generic_Soekris48xx is not defined, CONFIG_TARGET_x86_generic_Soekris48xx is This changes makes it possible to override the network config for soekris net48xx and net45xx targets. Signed-off-by: Bruno Randolf <br1@einfach.org> SVN-Revision: 38450
* Restrict Soekris specific base-files handling to Soekris profiles, based on ↵Jo-Philipp Wich2011-06-191-0/+2
| | | | | | patch by Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27241
* x86/soekris: Add defconfig for soekris net4801 and net4826Felix Fietkau2011-01-261-0/+4
| | | | | | | | | Add default config file for net4801 and 4826 and initial script to copy config file like it is done for other platforms. Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25103
* made HOME=/root global instead of x86 specificJohn Crispin2007-09-191-5/+0
| | | | SVN-Revision: 8845
* root users folder is now in the fs and no longer /tmpJohn Crispin2007-09-191-0/+5
SVN-Revision: 8844