blob: 6782c58fbc297d830fdf5a1a034b7b28ce0bce02 [file] [log] [blame]
Peter Foleyadb19fb2014-09-25 11:23:09 -07001ifneq ($(CONFIG_BLACKFIN),)
Chen Gang82c91e82015-04-05 11:50:02 +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