]> Pileus Git - ~andy/linux/commit
xtensa: only build platform or variant if they contain a Makefile
authorChris Zankel <chris@zankel.net>
Thu, 2 Apr 2009 23:58:53 +0000 (16:58 -0700)
committerChris Zankel <chris@zankel.net>
Fri, 3 Apr 2009 07:06:45 +0000 (00:06 -0700)
commitf1933189b89da2b34fc37e6737737c8c9bf01139
treee72eb72eb1ec8bd5c59828f7629fd40b8d99c187
parent06a7476be78c58a5ee0f4b4cc4acf43800087d52
xtensa: only build platform or variant if they contain a Makefile

We only add the platform or variant directory to core-y if it
contains a Makefile. Consequently, we can remove the Makefiles
for the dc232b and fsf processor variants.

Signed-off-by: Chris Zankel <chris@zankel.net>
arch/xtensa/Makefile
arch/xtensa/variants/dc232b/Makefile [deleted file]
arch/xtensa/variants/fsf/Makefile [deleted file]