diff options
author | Brian Behlendorf <[email protected]> | 2009-03-10 21:39:03 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2009-03-10 21:39:03 -0700 |
commit | 048d7dcc06ff0ac929edbf265b6dba785e54759f (patch) | |
tree | fab21dd470eb13e187e22b5f3a19357c43a5562f /module | |
parent | 31a03f7f2f75195dadd12b18646d52c63682abfb (diff) | |
parent | f2499f448a8054b2693c070d88482cd7be31762c (diff) |
Merge branch 'linux-arc' into refs/top-bases/linux-zfs-branch
Diffstat (limited to 'module')
-rw-r--r-- | module/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/module/Makefile.in b/module/Makefile.in index 993b7fc3e..2dfd043cb 100644 --- a/module/Makefile.in +++ b/module/Makefile.in @@ -3,7 +3,6 @@ subdir-m += nvpair subdir-m += unicode subdir-m += zcommon subdir-m += zfs -subdir-m += zpios modules clean: # Make the exported SPL symbols available to these modules. |