summaryrefslogtreecommitdiffstats
path: root/package/multimedia/mpg123/mpg123.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/multimedia/mpg123/mpg123.mk')
-rw-r--r--package/multimedia/mpg123/mpg123.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/multimedia/mpg123/mpg123.mk b/package/multimedia/mpg123/mpg123.mk
index be307b892..21ad05f7c 100644
--- a/package/multimedia/mpg123/mpg123.mk
+++ b/package/multimedia/mpg123/mpg123.mk
@@ -18,10 +18,6 @@ MPG123_USE_ALSA:=--with-audio=alsa
MPG123_ALSA_DEP:=alsa-lib
endif
-ifeq ($(BR2_PACKAGE_MPG123_ARM_UNROLL_FIX),y)
-MPG123_ARM_UNROLL_FIX:= -DMPG123_ARM_UNROLL_FIX
-endif
-
$(DL_DIR)/$(MPG123_SOURCE):
$(call DOWNLOAD,$(MPG123_SITE),$(MPG123_SOURCE))