techpack: Build display

Signed-off-by: alk3pInjection <webmaster@raspii.tech>
This commit is contained in:
alk3pInjection 2020-08-28 17:53:54 +08:00 committed by spakkkk
parent 0541830aec
commit 5f54787b52

View File

@ -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/