使用cdev_add注册字符设备--books/fengguojin/src/1drivermodel/1-3register_chrdev--http://book.51cto.com/art/201205/337667.htm

This commit is contained in:
gatieme
2016-07-31 16:13:03 +08:00
parent e64be698bc
commit c8ad8d8dda
+1
View File
@@ -4,6 +4,7 @@ all:github
GITHUB_COMMIT := $(COMMIT)
ifeq ($(COMMIT), )
GITHUB_COMMIT="使用cdev_add注册字符设备--books/fengguojin/src/1drivermodel/1-3register_chrdev--http://book.51cto.com/art/201205/337667.htm"
endif