Step-by-Step Guide to your own Linux Application • 99
Linux Kernel Compilation
WAGO-I/O-SYSTEM 750
Linux Fieldbus Coupler
• user
User program compilation
• image
Creates the HEX images: linux.flashme (Linux kernel), jffs2.img
(file system with user programs)
• menuconfig
Invokes a menu-driven configuration of the Linux kernel, of the modules
and of the application programs
• clean
Deletes all files that were created by compilation
• distclean
Deletes all files created by configuration and compilation