custom image – mtcap
- This topic has 1 reply, 2 voices, and was last updated 6 years, 5 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Conduit: mLinux Model › custom image – mtcap
hi,
is it right that i have to change the line
MACHINE ?= “mtcdt”
to
MACHINE ?= “mtcap”
to build a custom image for the MultiConnect Conduit AP ?
thx
Florian
The machine type can be provided on the command line as follows with the image to build.
~/mlinux/build$ MACHINE=mtcap bitbake mlinux-mtcap-image