Makefile 323 B

12345678
  1. obj-$(CONFIG_DVB_FIREDTV) += firedtv.o
  2. firedtv-y := firedtv-avc.o firedtv-ci.o firedtv-dvb.o firedtv-fe.o
  3. firedtv-$(CONFIG_DVB_FIREDTV_IEEE1394) += firedtv-1394.o
  4. firedtv-$(CONFIG_DVB_FIREDTV_INPUT) += firedtv-rc.o
  5. ccflags-y += -Idrivers/media/dvb/dvb-core
  6. ccflags-$(CONFIG_DVB_FIREDTV_IEEE1394) += -Idrivers/ieee1394