1
0
mirror of https://github.com/bashrc/LKMPG.git synced 2018-06-11 03:06:54 +02:00

No devicemodel

This commit is contained in:
Bob Mottram
2018-02-10 10:38:24 +00:00
parent aee568b573
commit 8bd02695d2

View File

@@ -22,7 +22,6 @@ obj-m += cryptosha256.o
obj-m += cryptoapi.o
obj-m += completions.o
obj-m += example_tasklet.o
obj-m += devicemodel.o
obj-m += example_spinlock.o
obj-m += example_rwlock.o
obj-m += example_atomic.o