mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 23:47:42 +00:00
libvorbis: remove unused cruft from pre-autotools.in
The AUTOTARGETS macro handles this already. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
f81d072f15
commit
6184478206
@ -16,12 +16,3 @@ LIBVORBIS_CONF_OPT = --disable-oggtest
|
|||||||
LIBVORBIS_DEPENDENCIES = host-pkg-config libogg
|
LIBVORBIS_DEPENDENCIES = host-pkg-config libogg
|
||||||
|
|
||||||
$(eval $(call AUTOTARGETS,package/multimedia,libvorbis))
|
$(eval $(call AUTOTARGETS,package/multimedia,libvorbis))
|
||||||
|
|
||||||
############################################################
|
|
||||||
#
|
|
||||||
# Toplevel Makefile options
|
|
||||||
#
|
|
||||||
############################################################
|
|
||||||
ifeq ($(BR2_PACKAGE_LIBVORBIS),y)
|
|
||||||
TARGETS+=libvorbis
|
|
||||||
endif
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user