Deleted Added
full compact
1c1
< # $FreeBSD: head/sys/modules/bktr/bktr/Makefile 70711 2001-01-06 14:00:42Z obrien $
---
> # $FreeBSD: head/sys/modules/bktr/bktr/Makefile 93023 2002-03-23 15:49:15Z nsouch $
11c11
< CLEANFILES= bktr.h smbus.h
---
> CLEANFILES= bktr.h
17,21d16
< # Does not use SMBUS/IICBUS. Uses the old i2c code self contained in
< # the bt848 driver.
< smbus.h:
< echo "#define NSMBUS 0" > smbus.h
<