]> git.baikalelectronics.ru Git - kernel.git/commit
[media] drivers/staging/media/as102: using ccflags-y instead of EXTRA_FLAGS in Makefile
authorChen Gang <gang.chen@asianux.com>
Thu, 28 Feb 2013 06:08:02 +0000 (03:08 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 18 Mar 2013 20:16:54 +0000 (17:16 -0300)
commitd673e51fe0dd701b3b4c181c2cefe3a9a9bac22f
treeecf2ecd477ba1f3b3bbc596f0e96f2d15d9bad0b
parent436e9a6e5b99b3d209888d403e0d7a8dbce55366
[media] drivers/staging/media/as102: using ccflags-y instead of EXTRA_FLAGS in Makefile

need using ccflags-y instead of EXTRA_CFLAGS
    can reference scripts/checkpatch.pl (1755..1766)
  when make EXTRA_CFLAGS=-W, the compiling issue will be occured.

Signed-off-by: Chen Gang <gang.chen@asianux.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/media/as102/Makefile