mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-06-01 11:44:16 +03:00
Removed build system from master branch, will relocate to linux-zfs-branch
This commit is contained in:
@@ -1,22 +0,0 @@
|
||||
subdir-m += amd64 i386 sparc64 include
|
||||
DISTFILES = atomic_asm_weak.h gen_synonyms.h getmntany.c
|
||||
DISTFILES += mkdirp.c synonyms.h tsd.h zone.c
|
||||
|
||||
LIBRARY := libsolcompat
|
||||
|
||||
# Compile as shared library. There's an extra useless host program
|
||||
# here called 'zu' because it was the easiest way I could convince
|
||||
# the kernel build system to construct a user space shared library.
|
||||
|
||||
HOSTCFLAGS += @HOSTCFLAGS@
|
||||
HOSTCFLAGS += -I@LIBDIR@/libsolcompat/include
|
||||
HOSTCFLAGS += -I@LIBDIR@/libport/include
|
||||
|
||||
hostprogs-y := zu
|
||||
always := $(hostprogs-y)
|
||||
|
||||
zu-objs := zu.o ${LIBRARY}.so
|
||||
|
||||
${LIBRARY}-objs += getmntany.o
|
||||
${LIBRARY}-objs += mkdirp.o
|
||||
${LIBRARY}-objs += zone.o
|
||||
@@ -1 +0,0 @@
|
||||
DISTFILES = atomic.S
|
||||
@@ -1 +0,0 @@
|
||||
DISTFILES = atomic.S
|
||||
@@ -1,4 +0,0 @@
|
||||
subdir-m += amd64 i386 ia32 rpc sparc64 sys tsol
|
||||
DISTFILES = assert.h atomic.h devid.h dirent.h libc.h libdevinfo.h libgen.h
|
||||
DISTFILES += mtlib.h priv.h stdarg.h stdio_ext.h strings.h ucred.h zone.h
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
subdir-m += sys
|
||||
@@ -1,2 +0,0 @@
|
||||
DISTFILES = asm_linkage.h
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
subdir-m += sys
|
||||
@@ -1,2 +0,0 @@
|
||||
DISTFILES = asm_linkage.h
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
subdir-m += sys
|
||||
@@ -1,2 +0,0 @@
|
||||
DISTFILES = asm_linkage.h
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
DISTFILES = xdr.h
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
subdir-m += sys
|
||||
@@ -1,2 +0,0 @@
|
||||
DISTFILES = asm_linkage.h
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
subdir-m += fm sysevent
|
||||
DISTFILES = acl.h acl_impl.h bitmap.h byteorder.h callb.h cmn_err.h cred.h
|
||||
DISTFILES += dkio.h dklabel.h feature_tests.h file.h idmap.h int_limits.h
|
||||
DISTFILES += int_types.h inttypes.h isa_defs.h kmem.h kstat.h mkdev.h mntent.h
|
||||
DISTFILES += mntio.h mnttab.h modctl.h mount.h note.h param.h priv.h
|
||||
DISTFILES += processor.h rctl.h sdt.h stack.h stat.h sunddi.h sysevent.h
|
||||
DISTFILES += sysmacros.h time.h trap.h types.h types32.h uio.h utsname.h
|
||||
DISTFILES += uuid.h va_list.h varargs.h vmem.h vtoc.h zone.h
|
||||
@@ -1 +0,0 @@
|
||||
DISTFILES = protocol.h util.h
|
||||
@@ -1 +0,0 @@
|
||||
DISTFILES = eventdefs.h
|
||||
@@ -1 +0,0 @@
|
||||
DISTFILES = label.h
|
||||
@@ -1 +0,0 @@
|
||||
DISTFILES = atomic.S
|
||||
Reference in New Issue
Block a user