diff options
author | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2009-01-03 00:07:25 +0000 |
---|---|---|
committer | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2009-01-03 00:07:25 +0000 |
commit | 5dec4da010cb151d314d9d220383b7c3585726f7 (patch) | |
tree | 7934101a58c2c1864234545ed2cd3cc6d36d9fbe /target/device/Atmel/Makefile.in | |
parent | 7213dae7a5009ba966f261e04b50c49a0672cea3 (diff) | |
download | buildroot-novena-5dec4da010cb151d314d9d220383b7c3585726f7.tar.gz buildroot-novena-5dec4da010cb151d314d9d220383b7c3585726f7.zip |
Remove debugging variable added to svn by mistake, (Thanks Pter)
Diffstat (limited to 'target/device/Atmel/Makefile.in')
-rw-r--r-- | target/device/Atmel/Makefile.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/device/Atmel/Makefile.in b/target/device/Atmel/Makefile.in index 342b129de..44eec8928 100644 --- a/target/device/Atmel/Makefile.in +++ b/target/device/Atmel/Makefile.in @@ -84,8 +84,6 @@ atmel_status: @echo DOWNLOAD_LINUX26_VERSION=$(DOWNLOAD_LINUX26_VERSION) @echo LINUX_SOURCE=$(LINUX_SOURCE) @echo TARGETS=$(TARGETS) - @echo ALLAN=$(ALLAN) - #TARGETS+=atmel_status endif |