Files
Tim Gardner 3cf71eb9dd UBUNTU: disable lttng for FTBS
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
2014-01-09 17:05:30 +00:00

22 lines
470 B
Makefile

#
# Makefile for the Linux kernel ubuntu supplied third-party device drivers.
#
#
# NOTE: to allow drivers to be added and removed without causing merge
# collisions you should add new entries in the middle of the six lines
# of ## at the bottom of the list. Always add three lines of ## above
# your new entry and maintain the six lines below.
#
##
##
##
#obj-m += lttng/
##
##
##
# This is a stupid trick to get kbuild to create ubuntu/built-in.o
obj- += foo.o