diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-12-05 21:52:41 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-12-16 12:16:14 +0100 |
commit | 9e009f3bbca93e09decf93369e592ada95e6ef48 (patch) | |
tree | da832644e61b0b16d65c269cde484d71002a8980 /target/device/Makefile.in | |
parent | 1a5f2d6d7a7d9547f468cb31b22854bcfda28610 (diff) | |
download | buildroot-novena-9e009f3bbca93e09decf93369e592ada95e6ef48.tar.gz buildroot-novena-9e009f3bbca93e09decf93369e592ada95e6ef48.zip |
Remove all Config.in/Makefile.in files in target/device
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'target/device/Makefile.in')
-rw-r--r-- | target/device/Makefile.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/device/Makefile.in b/target/device/Makefile.in deleted file mode 100644 index 38b792ff9..000000000 --- a/target/device/Makefile.in +++ /dev/null @@ -1,2 +0,0 @@ --include target/device/*/Makefile.in - |