]> git.proxmox.com Git - mirror_spl.git/blame - modules/Makefile.in
Make a tag just for release to CEA, this has the URCL
[mirror_spl.git] / modules / Makefile.in
CommitLineData
a0aadf56 1subdir-m += spl
2subdir-m += splat
3
4all:
5 $(MAKE) -C @kernelsrc@ SUBDIRS=`pwd` @KERNELMAKE_PARAMS@ modules
6
7install uninstall clean distclean maintainer-clean distdir:
8 $(MAKE) -C @kernelsrc@ SUBDIRS=`pwd` @KERNELMAKE_PARAMS@ $@
9
07d339d4 10check: