Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1488365
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 1/4] samples: move misc-devices/mei example code from Documentation |
| Date | 2016-09-21 22:00 +0200 |
| Message-ID | <sjVQu-4Lc-7@gated-at.bofh.it> (permalink) |
| References | <sjVGN-4HZ-9@gated-at.bofh.it> <sjVGO-4HZ-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Sep 21, 2016 at 01:47:30PM -0600, Shuah Khan wrote: > Move misc-devices/mei examples to samples/mei and remove it from > Documentation Makefile. Delete misc-devices/Makefile. > > Create a new Makefile to build samples/mei. It can be built from top > level directory or from mei directory: > > Run make -C samples/mei or cd samples/mei; make > > Acked-by: Jonathan Corbet <corbet@lwn.net> > Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com> > --- Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 0/4] Move runnable examples code from Documentation to samples Shuah Khan <shuahkh@osg.samsung.com> - 2016-09-21 21:50 +0200
[PATCH v2 3/4] samples: move watchdog example code from Documentation Shuah Khan <shuahkh@osg.samsung.com> - 2016-09-21 21:50 +0200
[PATCH v2 1/4] samples: move misc-devices/mei example code from Documentation Shuah Khan <shuahkh@osg.samsung.com> - 2016-09-21 21:50 +0200
Re: [PATCH v2 1/4] samples: move misc-devices/mei example code from Documentation Greg KH <gregkh@linuxfoundation.org> - 2016-09-21 22:00 +0200
RE: [PATCH v2 1/4] samples: move misc-devices/mei example code from Documentation "Winkler, Tomas" <tomas.winkler@intel.com> - 2016-09-21 23:10 +0200
[PATCH v2 4/4] samples: move auxdisplay example code from Documentation Shuah Khan <shuahkh@osg.samsung.com> - 2016-09-21 21:50 +0200
Re: [PATCH v2 0/4] Move runnable examples code from Documentation to samples Jonathan Corbet <corbet@lwn.net> - 2016-09-21 22:20 +0200
csiph-web