commit | 8fc07ebe63a40c312730da28e54dbb4fc6029ca3 | [log] [tgz] |
---|---|---|
author | Shuah Khan <shuahkh@osg.samsung.com> | Fri Sep 16 07:36:21 2016 -0600 |
committer | Shuah Khan <shuahkh@osg.samsung.com> | Fri Sep 23 11:52:32 2016 -0600 |
tree | 49a5b4e05471682b45760a8276033d102661ed64 | |
parent | 071bf69a0220253a44acb8b2a27f7a262b9a46bf [diff] |
samples: move auxdisplay example code from Documentation Move auxdisplay examples to samples and remove it from Documentation Makefile. Create a new Makefile to build auxdisplay. It can be built from top level directory or from auxdisplay directory: Run make -C samples/auxdisplay or cd samples/auxdisplay; make Acked-by: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>