8dfd59d114
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 lines
329 B
Makefile
12 lines
329 B
Makefile
################################################################################
|
|
#
|
|
# libraw1394
|
|
#
|
|
################################################################################
|
|
|
|
LIBRAW1394_VERSION = 2.0.7
|
|
LIBRAW1394_SITE = $(BR2_KERNEL_MIRROR)/linux/libs/ieee1394
|
|
LIBRAW1394_INSTALL_STAGING = YES
|
|
|
|
$(eval $(autotools-package))
|