Changeset 816
- Timestamp:
- 06/22/07 18:40:56 (17 months ago)
- Files:
-
- 1 modified
-
branches/volker_dev/drivers.m4 (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/volker_dev/drivers.m4
r803 r816 258 258 if test "$CWLINUX" = "yes"; then 259 259 TEXT="yes" 260 # CW12232 is graphic, but can be driven as a text display 261 ## GRAPHIC="yes" 260 262 GPIO="yes" 261 263 SERIAL="yes" … … 517 519 else 518 520 GRAPHIC="yes" 521 KEYPAD="yes" 519 522 DRIVERS="$DRIVERS drv_X11.o" 520 523 if test "x$ac_x_libraries" = "x"; then
