Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 668616
Collapse All | Expand All

(-)linux-gpib-kernel-4.2.0_rc1/drivers/Makefile.am.old (-1 lines)
Lines 29-35 Link Here
29
	$(MAKE) -C $(LINUX_SRCDIR) V=1 modules_install\
29
	$(MAKE) -C $(LINUX_SRCDIR) V=1 modules_install\
30
		CC="$(LINUX_CC) -I@abs_top_srcdir@ -I@abs_top_srcdir@/compat/include" \
30
		CC="$(LINUX_CC) -I@abs_top_srcdir@ -I@abs_top_srcdir@/compat/include" \
31
		SUBDIRS="$(GPIB_ABS_MODULE_SUBDIR)" INSTALL_MOD_DIR="gpib"
31
		SUBDIRS="$(GPIB_ABS_MODULE_SUBDIR)" INSTALL_MOD_DIR="gpib"
32
	$(DEPMOD) -a
33
32
34
#make sure compiled files, etc don't make it into distribution tarballs
33
#make sure compiled files, etc don't make it into distribution tarballs
35
dist-hook:
34
dist-hook:

Return to bug 668616