This website requires JavaScript.
Explore
Help
Register
Sign In
malhuda
/
msm-4.14
Watch
1
Star
0
Fork
0
You've already forked msm-4.14
mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced
2025-02-20 11:45:48 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
msm-4.14
/
Documentation
/
Makefile
3 lines
90 B
Makefile
Raw
Normal View
History
Unescape
Escape
samples: connector: from Documentation to samples directory A small bug with the new autoksyms support showed that there are two kernel modules in the Documentation directory that qualify as samples, while all other samples are in the samples/ directory. This patch was originally meant as a workaround for that bug, but it has now been solved in a different way. However, I still think it makes sense as a cleanup to consolidate all sample code in one place. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2016-04-25 18:03:08 +02:00
subdir-y
:=
accounting auxdisplay blackfin
\
samples: move mic/mpssd example code from Documentation Move mic/mpssd examples to samples and remove it from Documentation Makefile. Create a new Makefile to build mic/mpssd. It can be built from top level directory or from mic/mpssd directory: Run make -C samples/mic/mpssd or cd samples/mic/mpssd; make Acked-by: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
2016-09-16 15:53:52 -06:00
laptops misc-devices pcmcia timers watchdog
Reference in New Issue
Copy Permalink