| File: fs/devfsd/Makefile | |
|---|---|
| base-0 | patch-1 |
| Line 16 | Line 16 |
| endef # I think we need current Linux kernel headers available before building this | endef # I think we need current Linux kernel headers available before building this |
| DEPENDS = kernel/linux boot/minit | DEPENDS = kernel/linux-headers boot/minit |
| CFLAGS += -I$(KERNEL_INCLUDEDIR) | CFLAGS += -I$(KERNEL_INCLUDEDIR) |