mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
- set _SKIP_CONFIGURE since we can just make it
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
PPTP_LINUX_VERSION=1.7.0
|
||||
PPTP_LINUX_SOURCE=pptp-linux_$(PPTP_LINUX_VERSION).orig.tar.gz
|
||||
PPTP_LINUX_PATCH=pptp-linux_$(PPTP_LINUX_VERSION)-2.diff.gz
|
||||
PPTP_LINUX_SITE=http://ftp.debian.org/debian/pool/main/p/pptp-linux/
|
||||
PPTP_LINUX_SITE=http://ftp.debian.org/debian/pool/main/p/pptp-linux
|
||||
PPTP_LINUX_SKIP_CONFIGURE=true
|
||||
|
||||
$(eval $(call AUTOTARGETS,pptp-linux))
|
||||
|
||||
Reference in New Issue
Block a user