Peter Korsgaard
98f17d003c
target/device/jp: fix long help text lines
2008-08-27 20:18:40 +00:00
Peter Korsgaard
4683420c4c
Kconfig: remove 'default n'
...
'default n' is the default, so there's no need to say it explicitly.
2008-07-17 20:01:44 +00:00
Peter Korsgaard
a5ac61715b
buildroot: s/depends/depends on/
...
The new kconfig is more strict regarding depends/depends on, so fixup
the tree.
2008-06-19 19:06:25 +00:00
Peter Korsgaard
01c5168579
target_skeleton: mark empty directories with .empty files
...
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).
2008-03-30 20:45:42 +00:00
Ulf Samuelsson
fe87235dfe
Use BOARD_PATH instead of JP_Q5_PATH
2008-03-18 11:38:36 +00:00
Ivan Kuten
cb815ae003
Add support for GNU and kernel.org mirrors
2007-12-17 12:29:06 +00:00
Bernhard Reutner-Fischer
2b60a3228d
- remove some duplicate entries
2007-09-29 19:52:03 +00:00
Bernhard Reutner-Fischer
6547bced93
- global whitespace trimming
2007-08-22 12:35:41 +00:00
Bernhard Reutner-Fischer
956d3eb78b
- semicolon touchup. No other changes
2007-08-22 09:56:41 +00:00
Bernhard Reutner-Fischer
7b403ada37
- sed -i -e "/\-[[: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
2007-08-21 11:25:30 +00:00
Ulf Samuelsson
a2e5113512
Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib
2007-08-11 22:26:56 +00:00
Bernhard Reutner-Fischer
6e2823c1fa
- add and use BR2_BZCAT config option.
2006-11-17 15:43:51 +00:00
Eric Andersen
ba70f94e62
subversion makes it so we do not need a separate tarball
...
to store empty directories and symlinks for the target_skeleton.
2006-11-15 06:52:00 +00:00
Eric Andersen
f56a19707d
Fix missing /etc/mtab symlink
2006-04-14 19:57:28 +00:00
Eric Andersen
55d713a4ec
Make symlink targets use relative paths per bug 303
2006-04-14 19:10:24 +00:00
Eric Andersen
a85a7cfaf7
doh
2006-04-12 00:44:57 +00:00
Eric Andersen
8cf5026c6a
dont use depmod.pl, use cross depmod which I made work properly a while back.
...
Apply latest stable kernel patch
2006-04-12 00:33:42 +00:00
Eric Andersen
bfcb34c69f
accomodate a read only rootfs
2006-04-10 21:26:27 +00:00
David Anders
88671dd358
add linux-2.4.32 kernel support for the q5 board per case 0000715
2006-02-10 18:00:56 +00:00
David Anders
3d8aa36b65
add the amd au1500 based q5 board per case 0000374
2006-01-25 14:59:21 +00:00