repo.or.cz
/
linux-2.6
/
verdex.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PATCH] W1: w1_netlink: New init/fini netlink callbacks.
[linux-2.6/verdex.git]
/
drivers
/
video
/
intelfb
/
Makefile
blob
722d21d6e5cd3a7d00f60bafebb9c04ae9a18852
1
obj-
$(
CONFIG_FB_INTEL
) +=
intelfb.o
2
3
intelfb-objs
:=
intelfbdrv.o intelfbhw.o
4
5
ifdef
CONFIG_FB_INTEL_DEBUG
6
#EXTRA_CFLAGS += -DDEBUG -DVERBOSE -DREGDUMP
7
EXTRA_CFLAGS
+= -
DDEBUG
-
DREGDUMP
8
endif