powerpc: use consistent types in mktree
[zen-stable.git] / drivers / media / video / au0828 / Makefile
blob4d2623158188943cb4ff8d02c227f6e143debea5
1 au0828-objs := au0828-core.o au0828-i2c.o au0828-cards.o au0828-dvb.o au0828-video.o
3 obj-$(CONFIG_VIDEO_AU0828) += au0828.o
5 EXTRA_CFLAGS += -Idrivers/media/common/tuners
6 EXTRA_CFLAGS += -Idrivers/media/dvb/dvb-core
7 EXTRA_CFLAGS += -Idrivers/media/dvb/frontends
9 EXTRA_CFLAGS += $(extra-cflags-y) $(extra-cflags-m)