Received: by mail.netbsd.org (Postfix, from userid 605) id 17D3884DA3; Tue, 13 Mar 2018 06:20:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8ABF384D5B for ; Tue, 13 Mar 2018 06:20:42 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id gDtlBSxgZpTf for ; Tue, 13 Mar 2018 06:20:41 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8396384D58 for ; Tue, 13 Mar 2018 06:20:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 808C3FB40; Tue, 13 Mar 2018 06:20:41 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 13 Mar 2018 06:20:41 +0000 From: "Ryo Shimizu" Subject: CVS commit: src/sys/arch/evbarm/conf To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20180313062041.808C3FB40@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Ryo Shimizu" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: ryo Date: Tue Mar 13 06:20:41 UTC 2018 Modified Files: src/sys/arch/evbarm/conf: N900 Log Message: fix build error. if no usb, don't define USB_DEBUG To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/sys/arch/evbarm/conf/N900 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.