Stop referencing the crazy target/device stuff
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 5 Dec 2010 20:52:40 +0000 (21:52 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 16 Dec 2010 11:15:52 +0000 (12:15 +0100)
commit1a5f2d6d7a7d9547f468cb31b22854bcfda28610
tree6b603f4d4285babbc484a11b8c4c99236d8241b1
parentb8065ed29a07c65f56a66ccb40cc6a3e11634c83
Stop referencing the crazy target/device stuff

We don't need Config.in and Makefile in target/device: defconfig files
are sufficient to describe the specificities of a board (architecture,
compilation flags, bootloader and kernel details, etc.).

However, a placeholder such as target/device will be kept in order to
host things such as kernel configuration files or various
board-specific patches.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Config.in
target/Makefile.in