[Zrouter-src-freebsd] ZRouter.org: push to FreeBSD HEAD tree

zrouter-src-freebsd at zrouter.org zrouter-src-freebsd at zrouter.org
Mon Mar 12 23:21:49 UTC 2012


details:   http://zrouter.org/hg/FreeBSD/head//rev/febb33b2c92f
changeset: 427:febb33b2c92f
user:      ray at terran.dlink.ua
date:      Tue Mar 13 01:18:46 2012 +0200
description:
Insert rt2860 driver under ral(4).

diffstat:

 head/sys/modules/ral/Makefile |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r ac5b1ebb1990 -r febb33b2c92f head/sys/modules/ral/Makefile
--- a/head/sys/modules/ral/Makefile	Tue Mar 13 01:18:04 2012 +0200
+++ b/head/sys/modules/ral/Makefile	Tue Mar 13 01:18:46 2012 +0200
@@ -1,6 +1,7 @@
 # $FreeBSD$
 
 .PATH: ${.CURDIR}/../../dev/ral
+MK_CLANG_IS_CC=no # XXX
 
 KMOD=	if_ral
 SRCS=	rt2560.c rt2661.c if_ral_pci.c


More information about the Zrouter-src-freebsd mailing list