mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-08 23:51:08 -09:00
speex: fix paths (broken by r23330)
Patch by Markus Heidelberg <markus.heidelberg@web.de>
This commit is contained in:
@@ -23,7 +23,7 @@ ifeq ($(BR2_PACKAGE_SPEEX_ARM5E),y)
|
||||
SPEEX_CONF_OPT += --enable-arm5e-asm
|
||||
endif
|
||||
|
||||
$(eval $(call AUTOTARGETS,package,speex))
|
||||
$(eval $(call AUTOTARGETS,package/audio,speex))
|
||||
|
||||
$(SPEEX_TARGET_BUILD): $(SPEEX_TARGET_CONFIGURE)
|
||||
$(call MESSAGE,"Building")
|
||||
|
||||
Reference in New Issue
Block a user