diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -1,4 +1,5 @@ | |||
| 1 | obj-m += nvdebug.o | 1 | obj-m += nvdebug.o |
| 2 | nvdebug-objs = runlist_procfs.o runlist.o nvdebug_entry.o | ||
| 2 | 3 | ||
| 3 | # TODO: Avoid needing to distribute NVIDIA's headers (at least they're MIT...) | 4 | # TODO: Avoid needing to distribute NVIDIA's headers (at least they're MIT...) |
| 4 | #ccflags-y += -I$(PWD)/include | 5 | #ccflags-y += -I$(PWD)/include |
