diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -317,6 +317,7 @@ export VERSION PATCHLEVEL SUBLEVEL KERNELRELEASE KERNELVERSION \ | |||
317 | export CPPFLAGS NOSTDINC_FLAGS LINUXINCLUDE OBJCOPYFLAGS LDFLAGS | 317 | export CPPFLAGS NOSTDINC_FLAGS LINUXINCLUDE OBJCOPYFLAGS LDFLAGS |
318 | export CFLAGS CFLAGS_KERNEL CFLAGS_MODULE | 318 | export CFLAGS CFLAGS_KERNEL CFLAGS_MODULE |
319 | export AFLAGS AFLAGS_KERNEL AFLAGS_MODULE | 319 | export AFLAGS AFLAGS_KERNEL AFLAGS_MODULE |
320 | export FLTFLAGS | ||
320 | 321 | ||
321 | # When compiling out-of-tree modules, put MODVERDIR in the module | 322 | # When compiling out-of-tree modules, put MODVERDIR in the module |
322 | # tree rather than in the kernel tree. The kernel tree might | 323 | # tree rather than in the kernel tree. The kernel tree might |