lcd4linux: remove broken flag from DPF driver
No longer requires external DPF library as of SVN r1198. Fixes: #1570 Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
This commit is contained in:
parent
02a6f417b1
commit
439fb6395a
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ LCD4LINUX_DRIVERS:= \
|
|||
Curses \
|
||||
Cwlinux \
|
||||
D4D \
|
||||
$(if $(CONFIG_BROKEN),DPF) \
|
||||
DPF \
|
||||
EA232graphic \
|
||||
EFN \
|
||||
FutabaVFD \
|
||||
|
|
Loading…
Reference in a new issue