summaryrefslogtreecommitdiffstats
path: root/target/device/jp
Commit message (Collapse)AuthorAgeFilesLines
* target/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-082-2/+2
|
* target/device/jp: fix long help text linesPeter Korsgaard2008-08-271-1/+3
|
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* buildroot: s/depends/depends on/Peter Korsgaard2008-06-191-2/+2
| | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree.
* target_skeleton: mark empty directories with .empty filesPeter Korsgaard2008-03-3013-0/+0
| | | | | | | Mark empty directories in target skeletons with .empty files and remove them while copying to target (like it's already done for svn and cvs files) to better support version control system which don't handle empty directories (E.G. git-svn).
* Use BOARD_PATH instead of JP_Q5_PATHUlf Samuelsson2008-03-182-6/+7
|
* Add support for GNU and kernel.org mirrorsIvan Kuten2007-12-171-1/+1
|
* - remove some duplicate entriesBernhard Reutner-Fischer2007-09-291-7/+0
|
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-221-12/+12
|
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-221-2/+2
|
* - sed -i -e ↵Bernhard Reutner-Fischer2007-08-211-2/+2
| | | | | | "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkdir/mkdir/g" (want to know about errors if mkdir failed). Thanks to Cristian Ionescu-Idbohrn for pointing this out
* Use STAGING_DIR/usr/lib instead of STAGING_DIR/libUlf Samuelsson2007-08-111-5/+5
|
* - add and use BR2_BZCAT config option.Bernhard Reutner-Fischer2006-11-171-1/+2
|
* subversion makes it so we do not need a separate tarballEric Andersen2006-11-1512-4/+11
| | | | to store empty directories and symlinks for the target_skeleton.
* Fix missing /etc/mtab symlinkEric Andersen2006-04-141-0/+0
|
* Make symlink targets use relative paths per bug 303Eric Andersen2006-04-141-0/+0
|
* dohEric Andersen2006-04-121-1/+1
|
* dont use depmod.pl, use cross depmod which I made work properly a while back.Eric Andersen2006-04-122-245/+3
| | | | Apply latest stable kernel patch
* accomodate a read only rootfsEric Andersen2006-04-101-0/+10
|
* add linux-2.4.32 kernel support for the q5 board per case 0000715David Anders2006-02-109-20/+621
|
* add the amd au1500 based q5 board per case 0000374David Anders2006-01-2541-0/+4123