diff --git a/image.conf b/image.conf index 45587dd..9b0252c 100644 --- a/image.conf +++ b/image.conf @@ -1,4 +1,5 @@ sw Software +swo32 Software (o32) sw64 Software (n64) man Documentation opt Optional components diff --git a/subsys.conf b/subsys.conf index bfe09a3..8b9e596 100644 --- a/subsys.conf +++ b/subsys.conf @@ -1,4 +1,6 @@ sw.base default base software +swo32.base nodefault base software (o32) +sw64.base nodefault base software (n64) sw.lib default shared libraries sw64.lib nodefault shared libraries (n64) sw.dev nodefault development files