add PROGRAM_DIRS line
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# Configuration for generic Linux
|
# Configuration for Linux fbdev interface
|
||||||
|
|
||||||
include $(TOP)/configs/linux
|
include $(TOP)/configs/linux
|
||||||
|
|
||||||
@@ -7,3 +7,4 @@ DRIVER_DIRS = fbdev
|
|||||||
|
|
||||||
CFLAGS = -O3 -ansi -pedantic -fPIC -ffast-math -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DPTHREADS -DUSE_GLFBDEV_DRIVER
|
CFLAGS = -O3 -ansi -pedantic -fPIC -ffast-math -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DPTHREADS -DUSE_GLFBDEV_DRIVER
|
||||||
|
|
||||||
|
PROGRAM_DIRS = fbdev
|
||||||
|
Reference in New Issue
Block a user