allwinner_a64/lichee/buildroot/package/rng-tools/rng-tools.mk
2018-08-08 14:16:19 +08:00

12 lines
375 B
Makefile

#############################################################
#
# rng-tools
#
#############################################################
RNG_TOOLS_VERSION = 3
RNG_TOOLS_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/gkernel
RNG_TOOLS_CONF_ENV = LIBS="-largp"
RNG_TOOLS_DEPENDENCIES = argp-standalone
$(eval $(call AUTOTARGETS,package,rng-tools))