Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25640
b: refs/heads/master
c: b46da05
h: refs/heads/master
v: v3
  • Loading branch information
Sam Ravnborg committed Apr 4, 2006
1 parent 2fbc397 commit 399c73c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1417ae0869472f4f3768779c51c3979faca20b2e
refs/heads/master: b46da0567d3baa6783106e7463801292cdc79ddd
2 changes: 1 addition & 1 deletion trunk/arch/ppc/boot/lib/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#

CFLAGS_kbd.o := -Idrivers/char
CFLAGS_vreset.o := -I$(srctree)/arch/ppc/boot/include
CFLAGS_vreset.o := -Iarch/ppc/boot/include

zlib := infblock.c infcodes.c inffast.c inflate.c inftrees.c infutil.c

Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/sparc/math-emu/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
obj-y := math.o

EXTRA_AFLAGS := -ansi
EXTRA_CFLAGS = -I. -I$(TOPDIR)/include/math-emu -w
EXTRA_CFLAGS = -I. -Iinclude/math-emu -w
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/bt8xx/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ bttv-objs := bttv-driver.o bttv-cards.o bttv-if.o \
obj-$(CONFIG_VIDEO_BT848) += bttv.o

EXTRA_CFLAGS += -I$(src)/..
EXTRA_CFLAGS += -I$(srctree)/drivers/media/dvb/dvb-core
EXTRA_CFLAGS += -Idrivers/media/dvb/dvb-core

0 comments on commit 399c73c

Please sign in to comment.