aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sparc64/Kbuild')
-rw-r--r--include/asm-sparc64/Kbuild24
1 files changed, 1 insertions, 23 deletions
diff --git a/include/asm-sparc64/Kbuild b/include/asm-sparc64/Kbuild
index dce1cf9a9313..6cdaf9d33b38 100644
--- a/include/asm-sparc64/Kbuild
+++ b/include/asm-sparc64/Kbuild
@@ -1,23 +1 @@
1include include/asm-generic/Kbuild.asm # dummy file to avoid breaking make headers_install
2
3ALTARCH := sparc
4ARCHDEF := defined __sparc__ && defined __arch64__
5ALTARCHDEF := defined __sparc__ && !defined __arch64__
6
7header-y += apb.h
8header-y += asi.h
9header-y += bbc.h
10header-y += bpp.h
11header-y += display7seg.h
12header-y += envctrl.h
13header-y += openprom.h
14header-y += openpromio.h
15header-y += psrcompat.h
16header-y += pstate.h
17header-y += reg.h
18header-y += uctx.h
19header-y += utrap.h
20header-y += watchdog.h
21
22unifdef-y += fbio.h
23unifdef-y += perfctr.h