blob: 03f78059d6f5849b7914d50a2983fb6f9d678eb9 [file] [log] [blame]
Peter Foleyadb19fb2014-09-25 11:23:09 -07001ifneq ($(CONFIG_BLACKFIN),)
Randy Dunlape72a6522015-01-16 14:35:48 -08002ifneq ($(CONFIG_BFIN_GPTIMERS,)
Mike Frysinger4b607792009-10-21 21:22:35 +00003obj-m := gptimers-example.o
Peter Foleyadb19fb2014-09-25 11:23:09 -07004endif
Randy Dunlape72a6522015-01-16 14:35:48 -08005endif