mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 17:31:20 +02:00
- src/driver/Makefile.am: remove duplicated fb_accel.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -79,6 +79,7 @@ libneutrino_driver_a_SOURCES += \
|
||||
fb_accel_glfb.cpp \
|
||||
simple_display.cpp
|
||||
endif
|
||||
|
||||
if BOXTYPE_ARMBOX
|
||||
if ENABLE_LCD
|
||||
libneutrino_driver_a_SOURCES += \
|
||||
@@ -86,7 +87,6 @@ libneutrino_driver_a_SOURCES += \
|
||||
lcdd.cpp
|
||||
else
|
||||
libneutrino_driver_a_SOURCES += \
|
||||
fb_accel.cpp \
|
||||
fb_accel_arm.cpp \
|
||||
simple_display.cpp
|
||||
endif
|
||||
|
Reference in New Issue
Block a user