buildroot (version 20080824 snapshots)
[ ]# wget buildroot-20080824.tar.bz2
[ ]# tar jxvf buildroot-20080824.tar.bz2
[ ]# cd buildroot
Configuration file: .config
[ ]# wget buildroot-20080824-gcc-4.1.2.config
[ ]# mv buildroot-20080824-gcc-4.1.2.config .config
Patch:
Remove lzo patches which aren't required with latest liblzo package updates.
[ ]# rm package/mtd/mtd-utils/mtd-utils-1.1.0-target-llzo.patch
[ ]# rm package/mtd/mtd-utils/mtd-utils-1.1.0-target-lzo-header.patch
Build
[ ]# make menuconfig
[ ]# make
No comments:
Post a Comment