.include .if ${MKIMAGEONLY} == "no" SUBDIR+= audio SUBDIR+= clock SUBDIR+= eeprom SUBDIR+= examples SUBDIR+= iommu SUBDIR+= net SUBDIR+= power SUBDIR+= printer SUBDIR+= sensors SUBDIR+= system SUBDIR+= usb SUBDIR+= video SUBDIR+= vmm_guest .endif # ${MKIMAGEONLY} == "no" # The following folders contain drivers which are always required SUBDIR+= bus SUBDIR+= tty SUBDIR+= hid SUBDIR+= storage .include