diff options
Diffstat (limited to 'ANDROID_3.4.5/include/Kbuild')
-rw-r--r-- | ANDROID_3.4.5/include/Kbuild | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/ANDROID_3.4.5/include/Kbuild b/ANDROID_3.4.5/include/Kbuild deleted file mode 100644 index 8d226bfa..00000000 --- a/ANDROID_3.4.5/include/Kbuild +++ /dev/null @@ -1,12 +0,0 @@ -# Top-level Makefile calls into asm-$(ARCH) -# List only non-arch directories below - -header-y += asm-generic/ -header-y += linux/ -header-y += sound/ -header-y += mtd/ -header-y += rdma/ -header-y += video/ -header-y += drm/ -header-y += xen/ -header-y += scsi/ |