Part 4 : Linux OpenWRT

  1. Create a package for “Hello world” application

  2. Create a package for a shared library and link to above “Hello world” application

  3. Create a package for a static library and link to above “Hello world” application

  4. Create a package for a linux kernel module

  5. Repeat the exercises from sections “Linux Systems Programming”, “Linux Kernel Programming”