mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 16:37:43 +00:00
mpg123: cleanup unused hunk after r25004
This commit is contained in:
parent
c74eee7fe4
commit
d41e54e694
@ -18,10 +18,6 @@ MPG123_USE_ALSA:=--with-audio=alsa
|
|||||||
MPG123_ALSA_DEP:=alsa-lib
|
MPG123_ALSA_DEP:=alsa-lib
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_MPG123_ARM_UNROLL_FIX),y)
|
|
||||||
MPG123_ARM_UNROLL_FIX:= -DMPG123_ARM_UNROLL_FIX
|
|
||||||
endif
|
|
||||||
|
|
||||||
$(DL_DIR)/$(MPG123_SOURCE):
|
$(DL_DIR)/$(MPG123_SOURCE):
|
||||||
$(call DOWNLOAD,$(MPG123_SITE),$(MPG123_SOURCE))
|
$(call DOWNLOAD,$(MPG123_SITE),$(MPG123_SOURCE))
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user