Thomas Petazzoni
32241116c8
Remove all TARGET_DEVICE_TABLE definitions
...
We have a special case for Xtensa, which was patching the generic
device_table.txt. Instead of doing this, we just keep a copy of the
device table, specific to Xtensa, with Xtensa specifities. The fact
that the patch wasn't applying anymore on the generic device table is
a sign that the existing approach wasn't working anyway.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2010-04-17 04:36:23 +02:00
Peter Korsgaard
d31c7723ae
target/generic: /etc/{hostname,issue}: work around quotes in kconfig
...
Otherwise the targets will always run.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-10-06 15:08:55 +02:00
Peter Korsgaard
d65976fe26
buildroot: reinstate /etc/{hostname,issue} kconfig when using generic target
...
These got lost in the recent cleanup, but are handy for minimal rootfs
customization.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-09-30 21:53:22 +02:00
Thomas Petazzoni
79c213fbe5
target: use qstrip
...
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2009-09-05 14:43:17 +02:00
Peter Korsgaard
9611fd600b
target/generic: add kconfig for serial getty config (port + baudrate)
...
These are the settings people most often want to tweak for embedded boards,
so add kconfig variables to make it easy to do.
2009-03-20 21:59:43 +00:00
Bernhard Reutner-Fischer
df0d821460
- add skeleton to use busybox and mdev for a rather small skeleton
2007-02-16 14:32:22 +00:00
Bernhard Reutner-Fischer
0091f181ef
- do not use TARGET_DEVICE_TABLE if is is empty
2007-02-15 16:49:39 +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
bb15c2215e
more changes towards better board support
2005-02-17 18:21:20 +00:00
Eric Andersen
7d0b7649c9
shuffle things around
2005-02-17 17:29:57 +00:00