1 2 3 4 5 6 7 8 9 10
# # Makefile for the linux kernel. # obj-y := irq.o pcie.o time.o obj-m := obj-n := obj- := obj-$(CONFIG_GENERIC_GPIO) += gpio.o