diff options
Diffstat (limited to 'build')
| -rw-r--r-- | build/conf/local.conf.sample | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/build/conf/local.conf.sample b/build/conf/local.conf.sample index 37c34d8f5e..66acaa49a7 100644 --- a/build/conf/local.conf.sample +++ b/build/conf/local.conf.sample | |||
| @@ -75,6 +75,10 @@ EXTRA_IMAGE_FEATURES_mx31ads = "tools-testapps debug-tweaks" | |||
| 75 | #PACKAGE_CLASSES ?= "package_deb package_ipk" | 75 | #PACKAGE_CLASSES ?= "package_deb package_ipk" |
| 76 | PACKAGE_CLASSES ?= "package_ipk" | 76 | PACKAGE_CLASSES ?= "package_ipk" |
| 77 | 77 | ||
| 78 | # A list of additional classes to use when building the system | ||
| 79 | # include 'image-prelink' in order to prelink the filesystem image | ||
| 80 | USER_CLASSES ?= "image-prelink" | ||
| 81 | |||
| 78 | # POKYMODE controls the characteristics of the generated packages/images by | 82 | # POKYMODE controls the characteristics of the generated packages/images by |
| 79 | # telling poky which type of toolchain to use. | 83 | # telling poky which type of toolchain to use. |
| 80 | # | 84 | # |
