File system problem

Started by wanxs, 30. Oct 2009, 01:04

previous topic - next topic
Go Down

wanxs

I have a project for SMP8635.I use the toolchain and rootfs and kernel.Now i have a problem:the Makefile for rootfs make a cramfs rootfs,but i want to a jffs2 rootfs.Now I dont know how to change the Makefile to build a jffs2 rootfs.
please help me! ???

Hoernchen

Just switch_root from your temporary cramfs rootfs to your jffs2 partiton or skip the whole built in rootfs (leave it empty).
bringer of linux, conqueror of hdmi, jack of all trades.

Go Up