From owner-cvs-src@FreeBSD.ORG Sun Jul 17 21:13:55 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FEFE16A41C; Sun, 17 Jul 2005 21:13:55 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB69543D46; Sun, 17 Jul 2005 21:13:54 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j6HLDrA4054188; Mon, 18 Jul 2005 00:13:53 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 32089-10; Mon, 18 Jul 2005 00:13:52 +0300 (EEST) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j6HLDqOc054185 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 18 Jul 2005 00:13:52 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.3/8.13.3) id j6HLDiLw094441; Mon, 18 Jul 2005 00:13:45 +0300 (EEST) (envelope-from ru) Date: Mon, 18 Jul 2005 00:13:44 +0300 From: Ruslan Ermilov To: Poul-Henning Kamp Message-ID: <20050717211344.GC35977@ip.net.ua> References: <200507161402.j6GE2lPa000903@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="f+W+jCU1fRNres8c" Content-Disposition: inline In-Reply-To: <200507161402.j6GE2lPa000903@repoman.freebsd.org> User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new at ip.net.ua Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/modules/ukbd Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jul 2005 21:13:55 -0000 --f+W+jCU1fRNres8c Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jul 16, 2005 at 02:02:47PM +0000, Poul-Henning Kamp wrote: > phk 2005-07-16 14:02:47 UTC >=20 > FreeBSD src repository >=20 > Modified files: > sys/modules/ukbd Makefile=20 > Log: > Revert last commit: It fixed make universe but broke regular kernel mak= e. > =20 > Revision Changes Path > 1.20 +1 -1 src/sys/modules/ukbd/Makefile >=20 You need the ukbdmap.h rule with the body as in sys/conf/files.* ("compile-with" command) for this to work. It's another question how you managed to get the opt_ukbd.h file with UKBD_DFLT_KEYMAP. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --f+W+jCU1fRNres8c Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFC2soIqRfpzJluFF4RAtq+AJ9ekLFb9+e/ObF1wJ1yKc4wa5UlMQCeKpKL YoG4Bl0nt8Usz2yG0+UW3io= =uCat -----END PGP SIGNATURE----- --f+W+jCU1fRNres8c--