Author: kib
Date: Thu Feb 24 10:11:29 2011
New Revision: 218990
URL: http://svn.freebsd.org/changeset/base/218990

Log:
  MFC r218772:
  Install iodev.h.

Modified:
  stable/8/etc/mtree/BSD.include.dist
  stable/8/include/Makefile
Directory Properties:
  stable/8/etc/   (props changed)
  stable/8/include/   (props changed)

Modified: stable/8/etc/mtree/BSD.include.dist
==============================================================================
--- stable/8/etc/mtree/BSD.include.dist Thu Feb 24 09:22:56 2011        
(r218989)
+++ stable/8/etc/mtree/BSD.include.dist Thu Feb 24 10:11:29 2011        
(r218990)
@@ -102,6 +102,8 @@
         ..
         iicbus
         ..
+        io
+        ..
         lmc
         ..
        mfi

Modified: stable/8/include/Makefile
==============================================================================
--- stable/8/include/Makefile   Thu Feb 24 09:22:56 2011        (r218989)
+++ stable/8/include/Makefile   Thu Feb 24 10:11:29 2011        (r218990)
@@ -40,7 +40,7 @@ LDIRS=        bsm cam geom net net80211 netatal
 
 LSUBDIRS=      cam/ata cam/scsi \
        dev/acpica dev/an dev/bktr dev/firewire dev/hwpmc \
-       dev/ic dev/iicbus ${_dev_ieee488} dev/lmc dev/mfi dev/ofw \
+       dev/ic dev/iicbus ${_dev_ieee488} dev/io dev/lmc dev/mfi dev/ofw \
        dev/pbio ${_dev_powermac_nvram} dev/ppbus dev/smbus \
        dev/speaker dev/usb dev/utopia dev/vkbd dev/wi \
        fs/devfs fs/fdescfs fs/fifofs fs/msdosfs fs/nfs fs/ntfs fs/nullfs \
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to