staging: fpgaboot: clean up Makefile
authorPaul Bolle <pebolle@tiscali.nl>
Thu, 3 Apr 2014 08:32:17 +0000 (10:32 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Apr 2014 21:46:42 +0000 (14:46 -0700)
commitd06fb58cb63c66ddcc2ac94edf99f505f4919da0
treeb8d49c41384d36284ec80dd623cff46f7b784822
parentde4734bc651d19ed71ad30222aac9b1416e1bd52
staging: fpgaboot: clean up Makefile

This Makefile tries to set the DEBUG macro but it uses an unknown
Kconfig macro to do so. Since no code appears to even care about the
DEBUG macro this line can safely be removed.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Reviewed-by: Insop Song <insop.song@gainspeed.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gs_fpgaboot/Makefile