mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 13:33:28 +08:00
radvd: drop autoreconf
We're no longer patching Makefile.am since the 1.9.2 bump, so we don't need to autoreconf anymore. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
586ddf1a93
commit
cbf8cfdbb2
@ -7,7 +7,6 @@
|
||||
RADVD_VERSION = 1.9.3
|
||||
RADVD_SITE = http://www.litech.org/radvd/dist
|
||||
RADVD_DEPENDENCIES = host-bison flex libdaemon host-flex host-pkgconf
|
||||
RADVD_AUTORECONF = YES
|
||||
|
||||
define RADVD_INSTALL_INITSCRIPT
|
||||
$(INSTALL) -m 0755 package/radvd/S50radvd $(TARGET_DIR)/etc/init.d
|
||||
|
Loading…
Reference in New Issue
Block a user