blob: 486ea59ef75d4f0ece0bf5e2d7b72178940659de [file] [log] [blame]
Patrick Williams8b8bc412016-08-17 15:02:23 -05001# Base this image on core-image-minimal
2include recipes-core/images/core-image-minimal.bb
3
4# Include modules in rootfs
5IMAGE_INSTALL += " \
6 kernel-modules \
7 "