Ravi Pokala b598845049 Remove jedec_ts(4)
The jedec_ts(4) driver has been marked as deprecated in stable/11, and is
now being removed from -HEAD. Add a notice in UPDATING, and update the few
remaining references (regarding jedec_dimm(4)'s compatibility and history)
to reflect the fact that jedec_ts(4) is now deleted.

Reviewed by:	avg
Relnotes:	yes
Differential Revision:	https://reviews.freebsd.org/D16537
2018-08-01 08:24:34 +00:00

26 lines
248 B
Makefile

# $FreeBSD$
SUBDIR = \
controllers \
cyapa \
ds1307 \
ds13rtc \
ds1672 \
ds3231 \
icee \
if_ic \
iic \
iicbb \
iicbus \
iicsmb \
isl \
isl12xx \
jedec_dimm \
nxprtc \
rtc8583 \
s35390a \
smb \
smbus \
.include <bsd.subdir.mk>