Index: head/sys/conf/files =================================================================== --- head/sys/conf/files +++ head/sys/conf/files @@ -1605,6 +1605,9 @@ dev/etherswitch/miiproxy.c optional miiproxy dev/etherswitch/rtl8366/rtl8366rb.c optional rtl8366rb dev/etherswitch/e6000sw/e6000sw.c optional e6000sw +dev/etherswitch/e6000sw/e6060sw.c optional e6060sw +dev/etherswitch/infineon/adm6996fc.c optional adm6996fc +dev/etherswitch/micrel/ksz8995ma.c optional ksz8995ma dev/etherswitch/ukswitch/ukswitch.c optional ukswitch dev/evdev/cdev.c optional evdev dev/evdev/evdev.c optional evdev Index: head/sys/mips/atheros/ar531x/files.ar5315 =================================================================== --- head/sys/mips/atheros/ar531x/files.ar5315 +++ head/sys/mips/atheros/ar531x/files.ar5315 @@ -16,7 +16,5 @@ mips/atheros/ar71xx_bus_space_reversed.c standard mips/mips/tick.c standard -dev/etherswitch/e6000sw/e6060sw.c optional etherswitch - # Non Intrng mips/mips/intr_machdep.c optional !intrng