diff options
author | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2009-01-29 17:22:10 +0000 |
---|---|---|
committer | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2009-01-29 17:22:10 +0000 |
commit | 7785182e46851d3144441c24ed65b858e318b193 (patch) | |
tree | d98c22c2d38442d1049eba181838eb6c7d5b66fe /target/device/Hitachi/MS7206SE01/Makefile.in | |
parent | 2f1eb9e4b8e83273afd19d23bc417991c3e078a1 (diff) | |
download | buildroot-novena-7785182e46851d3144441c24ed65b858e318b193.tar.gz buildroot-novena-7785182e46851d3144441c24ed65b858e318b193.zip |
Remove Hitachi BSP, does not do ANYTHING except providing a differernt uClibc configuration for an obsolete version
Diffstat (limited to 'target/device/Hitachi/MS7206SE01/Makefile.in')
-rw-r--r-- | target/device/Hitachi/MS7206SE01/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/device/Hitachi/MS7206SE01/Makefile.in b/target/device/Hitachi/MS7206SE01/Makefile.in deleted file mode 100644 index d0f29ca1e..000000000 --- a/target/device/Hitachi/MS7206SE01/Makefile.in +++ /dev/null @@ -1 +0,0 @@ -UCLIBC_CONFIG_FILE:=target/device/Hitachi/MS7206SE01/uClibc.config.sh2a_nofpueb |