diff options
| -rw-r--r-- | images/enea-image-extra.inc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/images/enea-image-extra.inc b/images/enea-image-extra.inc index 4e39486..60f9d98 100644 --- a/images/enea-image-extra.inc +++ b/images/enea-image-extra.inc | |||
| @@ -13,6 +13,12 @@ IMAGE_FEATURES += " \ | |||
| 13 | tools-profile \ | 13 | tools-profile \ |
| 14 | tools-sdk \ | 14 | tools-sdk \ |
| 15 | " | 15 | " |
| 16 | SDKIMAGE_FEATURES += " \ | ||
| 17 | dev-pkgs \ | ||
| 18 | dbg-pkgs \ | ||
| 19 | staticdev-pkgs \ | ||
| 20 | " | ||
| 21 | |||
| 16 | IMAGE_INSTALL += " \ | 22 | IMAGE_INSTALL += " \ |
| 17 | binutils \ | 23 | binutils \ |
| 18 | dhcp-client \ | 24 | dhcp-client \ |
