Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1488365
| Path | csiph.com!news.redatomik.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| 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 | Wed, 21 Sep 2016 22:00:02 +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> |
| X-Original-To | Shuah Khan <shuahkh@osg.samsung.com> |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| User-Agent | Mutt/1.7.0 (2016-08-17) |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 15 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | corbet@lwn.net, tomas.winkler@intel.com, tglx@linutronix.de, clemens@ladisch.de, wim@iguana.be, linux@roeck-us.net, davem@davemloft.net, geert@linux-m68k.org, akpm@linux-foundation.org, kvalo@codeaurora.org, mchehab@kernel.org, ghackmann@google.com, ben@decadent.org.uk, maheshkhanwalkar@gmail.com, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-watchdog@vger.kernel.org |
| X-Original-Date | Wed, 21 Sep 2016 21:52:06 +0200 |
| X-Original-Message-ID | <20160921195206.GA24364@kroah.com> |
| X-Original-References | <cover.1474485474.git.shuahkh@osg.samsung.com> <5db171353261e2b20ebc78855057792a5a633699.1474485474.git.shuahkh@osg.samsung.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1488365 |
Show key headers only | View raw
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