Update buildroot to 2021.02.1 (#1312)
Signed-off-by: Stefan Agner <stefan@agner.ch>
This commit is contained in:
@@ -142,13 +142,6 @@ else
|
||||
SDL2_CONF_OPTS += --disable-video-opengles
|
||||
endif
|
||||
|
||||
ifeq ($(BR2_PACKAGE_TSLIB),y)
|
||||
SDL2_DEPENDENCIES += tslib
|
||||
SDL2_CONF_OPTS += --enable-input-tslib
|
||||
else
|
||||
SDL2_CONF_OPTS += --disable-input-tslib
|
||||
endif
|
||||
|
||||
ifeq ($(BR2_PACKAGE_ALSA_LIB),y)
|
||||
SDL2_DEPENDENCIES += alsa-lib
|
||||
SDL2_CONF_OPTS += --enable-alsa
|
||||
|
||||
Reference in New Issue
Block a user