commit | 18cb63b3f3ee4abd483544a664f0e720c7e5fd9f | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Thu Jul 28 14:33:40 2011 +0000 |
committer | Arnd Bergmann <arnd@arndb.de> | Thu Jul 28 16:02:53 2011 +0000 |
tree | 1bd1c6bd88a982b2c8907fd795eab52135546c54 | |
parent | 885f24e152d2b85569d33a1679cf47db56172b9c [diff] |
ARM: zynq: remove incorrectly deleted file My previous commit left the file empty and present in the Makefile, which is a bit dirty and caused problems with 'make distclean', as pointed out by David Howells. This hopefully cleans it up the right way. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: David Howells <dhowells@redhat.com> Acked-by: John Linn <john.linn@xilinx.com>