diff options
Diffstat (limited to 'arch/parisc/hpux/Makefile')
-rw-r--r-- | arch/parisc/hpux/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/parisc/hpux/Makefile b/arch/parisc/hpux/Makefile new file mode 100644 index 00000000000..1048fb69f06 --- /dev/null +++ b/arch/parisc/hpux/Makefile @@ -0,0 +1,5 @@ +# +# Makefile for HPUX emulation +# + +obj-y := entry_hpux.o gate.o wrappers.o fs.o ioctl.o sys_hpux.o |