Select the types of activity you want to include in your feed.
1 2obj-$(CONFIG_GPIB_COMMON) += gpib_common.o 3 4gpib_common-objs := gpib_os.o iblib.o 5 6