diff --git a/Makefile b/Makefile index 0d4f7ee5949f..42cc7ffd331c 100644 --- a/Makefile +++ b/Makefile @@ -606,7 +606,7 @@ export KBUILD_MODULES KBUILD_BUILTIN ifeq ($(KBUILD_EXTMOD),) # Objects we will link into vmlinux / subdirs we need to visit init-y := init/ -drivers-y := drivers/ sound/ firmware/ techpack/ techpack/data/drivers/ techpack/video/ +drivers-y := drivers/ sound/ firmware/ techpack/ techpack/data/drivers/ techpack/display/ techpack/video/ net-y := net/ libs-y := lib/ core-y := usr/