From owner-svn-src-projects@FreeBSD.ORG Sun Feb 8 18:16:21 2015 Return-Path: Delivered-To: svn-src-projects@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9C8FBFBB; Sun, 8 Feb 2015 18:16:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 89346850; Sun, 8 Feb 2015 18:16:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t18IGLMW020758; Sun, 8 Feb 2015 18:16:21 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t18IGLmS020757; Sun, 8 Feb 2015 18:16:21 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201502081816.t18IGLmS020757@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sun, 8 Feb 2015 18:16:21 +0000 (UTC) To: src-committers@freebsd.org, svn-src-projects@freebsd.org Subject: svn commit: r278395 - projects/release-pkg X-SVN-Group: projects MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2015 18:16:21 -0000 Author: bapt Date: Sun Feb 8 18:16:20 2015 New Revision: 278395 URL: https://svnweb.freebsd.org/changeset/base/278395 Log: Plug kernel-pkgs target to the list of valid targets Modified: projects/release-pkg/Makefile Modified: projects/release-pkg/Makefile ============================================================================== --- projects/release-pkg/Makefile Sun Feb 8 18:15:28 2015 (r278394) +++ projects/release-pkg/Makefile Sun Feb 8 18:16:20 2015 (r278395) @@ -113,7 +113,7 @@ TGTS= all all-man buildenv buildenvvars _worldtmp _legacy _bootstrap-tools _cleanobj _obj \ _build-tools _cross-tools _includes _libraries _depend \ build32 builddtb distribute32 install32 xdev xdev-build xdev-install \ - xdev-links native-xtools \ + xdev-links native-xtools kernel-pkgs \ TGTS+= ${SUBDIR_TARGETS}