Makefile 133 Bytes edit raw blame history 1 2 3 4 5 6 7 # # Makefile for the SuperHyway bus drivers. # obj-$(CONFIG_SUPERHYWAY) += superhyway.o obj-$(CONFIG_SYSFS) += superhyway-sysfs.o