Skip to content

Commit

Permalink
Add __VCCOREVER__ to makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
popcornmix committed May 16, 2012
1 parent 4c9c547 commit 2466e92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/arm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ snd-pxa2xx-ac97-objs := pxa2xx-ac97.o
obj-$(CONFIG_SND_BCM2835) += snd-bcm2835.o
snd-bcm2835-objs := bcm2835.o bcm2835-ctl.o bcm2835-pcm.o bcm2835-vchiq.o

EXTRA_CFLAGS += -Idrivers/misc/vc04_services -Idrivers/misc/vc04_services/interface/vcos/linuxkernel
EXTRA_CFLAGS += -Idrivers/misc/vc04_services -Idrivers/misc/vc04_services/interface/vcos/linuxkernel -D__VCCOREVER__=0x04000000

0 comments on commit 2466e92

Please sign in to comment.