mpc8315e-rdb: add kernel modules to rootfs

Fix bug: [YOCTO #817]
Add kernel modules to rootfs for mpc8315e.

Signed-off-by: Jingdong Lu <jingdong.lu@windriver.com>
This commit is contained in:
Jingdong Lu
2011-08-19 17:37:56 +08:00
committed by Saul Wold
parent 51351e3f93
commit f8cddd7457

View File

@@ -19,3 +19,5 @@ XSERVER = "xserver-kdrive-fbdev"
UBOOT_ENTRYPOINT = "0x00000000"
KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/mpc8315erdb.dts"
MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"