[Buildroot] There are not device files in dev/ when I extract tarball image as root. bug?

Souf Oued souf_oued at yahoo.fr
Sun Apr 18 21:19:47 UTC 2010


Le 18/04/2010 22:35, Peter Korsgaard a écrit :
>>>>>> "Thomas" == Thomas Petazzoni<thomas.petazzoni at free-electrons.com>  writes:
>
>   >>  Does it must mknod manually?
>
>   Thomas>  No, it's a regression that I caused by the recent filesystem code
>   Thomas>  cleanup. I'm working on the fix. As an ugly workaround you can add:
>
>   Thomas>  TARGET_DEVICE_TABLE=target/device/generic/device_table.txt
>
>   Thomas>  at the beginning of fs/common.mk.
>
> And with the new BR2_ROOTFS_DEVICE_TABLE kconfig setting Thomas added.
>
Simply put :
include fs/common.mk (line 321)
after
include target/Makefile.in  (line 324)

in buildroot/Makefile

Thanks.


More information about the buildroot mailing list