Skip to content
Snippets Groups Projects
Select Git revision
  • master
  • dev
2 results

sections.ld

  • Maximilian Ott's avatar
    39e5dc1c
    BUILD: Build app along with kernel · 39e5dc1c
    Maximilian Ott authored
    To provide user-space application, the APP variable (in Makefile) is
    added. This variable controls the path of the Makefile corresponding to
    the user-space application as apps/$(APP)/Makefile.
    39e5dc1c
    History
    BUILD: Build app along with kernel
    Maximilian Ott authored
    To provide user-space application, the APP variable (in Makefile) is
    added. This variable controls the path of the Makefile corresponding to
    the user-space application as apps/$(APP)/Makefile.