1 2 3 4 5 6
# # Makefile for Ubuntu additional drivers # obj-$(CONFIG_AVERATEC_5100P) += av5100.o obj-$(CONFIG_PACKARDBELL_E5) += pbe5.o