summaryrefslogtreecommitdiff
path: root/Kbuild
blob: f6a31e9581fd1cd30619c6c1eb3cfd053edc5c12 (plain)
1
2
3
4
5
6
obj-m += drivers/dahdi/
header-y += include/dahdi/

# ensure that our local include files can be found by all modules

CFLAGS_MODULE += -I$(DAHDI_INCLUDE)