mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-03 10:51:12 +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 \
|
fb_accel_glfb.cpp \
|
||||||
simple_display.cpp
|
simple_display.cpp
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if BOXTYPE_ARMBOX
|
if BOXTYPE_ARMBOX
|
||||||
if ENABLE_LCD
|
if ENABLE_LCD
|
||||||
libneutrino_driver_a_SOURCES += \
|
libneutrino_driver_a_SOURCES += \
|
||||||
@@ -86,7 +87,6 @@ libneutrino_driver_a_SOURCES += \
|
|||||||
lcdd.cpp
|
lcdd.cpp
|
||||||
else
|
else
|
||||||
libneutrino_driver_a_SOURCES += \
|
libneutrino_driver_a_SOURCES += \
|
||||||
fb_accel.cpp \
|
|
||||||
fb_accel_arm.cpp \
|
fb_accel_arm.cpp \
|
||||||
simple_display.cpp
|
simple_display.cpp
|
||||||
endif
|
endif
|
||||||
|
Reference in New Issue
Block a user