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:
Jonathan McCrohan 2015-07-13 20:55:29 +01:00
parent 02a6f417b1
commit 439fb6395a
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ LCD4LINUX_DRIVERS:= \
Curses \
Cwlinux \
D4D \
$(if $(CONFIG_BROKEN),DPF) \
DPF \
EA232graphic \
EFN \
FutabaVFD \