
NA150 Series Network Appliance U
ser’s Manual
Software User Guide
21
3.4 Compile root file system
Change to buildroot folder
# cd ~/Project/NA150/buildroot
Set the environment variable (To configure the developing environment automatically)
# source setenv.sh
Generate .config file
# make na150_defconfig
Modify and compile the root file system
# make menuconfig
You can choose packages you want to add in the root file system:
After configuration root file system, use
‘make’ to build root file system
# make
The root file system
“rootfs.tar” will in /output/image/