lkml.org 
[lkml]   [2014]   [Apr]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
SubjectRE: [PATCH] staging: fpgaboot: clean up Makefile
Date
Added signed-off-by below:

On Thursday, April 03, 2014 1:32 AM, Paul Bolle wrote:
>
> 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>

Signed-off-by: Insop Song <insop.song@gainspeed.com>

> ---
> Completely untested.
>
> By the way, do devel@driverdev.osuosl.org and
> devel@linuxdriverproject.org deliver to the same list?
>
> drivers/staging/gs_fpgaboot/Makefile | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/drivers/staging/gs_fpgaboot/Makefile
> b/drivers/staging/gs_fpgaboot/Makefile
> index 34cb606..d2f0211 100644
> --- a/drivers/staging/gs_fpgaboot/Makefile
> +++ b/drivers/staging/gs_fpgaboot/Makefile
> @@ -1,4 +1,2 @@
> gs_fpga-y += gs_fpgaboot.o io.o
> obj-$(CONFIG_GS_FPGABOOT) += gs_fpga.o
> -
> -ccflags-$(CONFIG_GS_FPGA_DEBUG) := -DDEBUG
> --
> 1.9.0

\
 
 \ /
  Last update: 2014-04-05 03:41    [W:0.129 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site