Browse Source

new config

tags/mesa_20050504
Keith Whitwell 20 years ago
parent
commit
431417fec7
1 changed files with 9 additions and 0 deletions
  1. 9
    0
      configs/linux-fbdev

+ 9
- 0
configs/linux-fbdev View File

@@ -0,0 +1,9 @@
# Configuration for generic Linux

include $(TOP)/configs/linux

CONFIG_NAME = linux-fbdev
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


Loading…
Cancel
Save