II. Reference
- Table of Contents
- I. Functions Reference
- aconfig_targets -- add the product configuration targets
- buildtype -- set default buildtype target
- compiler -- check that a compiler exists and its version
- conditional_reexec -- fetch a file or package and reexecute conditionally
- console_linux_2_4 -- create the console link
- core -- create the makefile core
- directory -- install a directory
- envfile -- specify the name of an environment variables init file
- error -- print an error message to stderr and exit
- fetch -- download a file or package
- file -- install a regular file
- flashimage -- create the flashimage target and the HWID variable
- fragment -- include a makefile fragment
- functest -- fetch a package and add it to the FUNCTESTS variable
- help_target -- create a help target
- ignore -- ignore any future references to a file or package
- include -- fetch a file and source it
- inform -- print an informational message to stdout
- inform_done -- conclude an informational message positively
- inform_failed -- conclude an informational message negatively
- inform_progress -- draw a spinner to stdout
- install_target -- create the install target
- jimage -- create the factorydefault image target
- kernel -- create the kernel target
- kernel_dir -- set the path to the kernel source directory
- make_rules -- include the rules file
- output -- specify the file name of the output file
- override -- override fetch-options for files or packages
- partition -- add an entry to the partition table and/or a line to fstab
- path -- add directories to the PATH variable
- pre_recurse -- create pre-recurse targets
- protect -- protect files and packages from being fetched
- release -- add software release information
- repository_root -- set the global repository root URL
- sub -- fetch a package and add it to the SUBDIRS variable
- symlink -- create a symbolic link
- tool -- fetch a tool and add it to the tools target
- top_dir -- set the path to the top directory
- unittest_target -- create the unit test targets
- unpack -- extract a (compressed) tarball in current working directory
- var_tar -- create a tarfile of the var directory
- warning -- print a warning message to stderr