Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 178946 | Differences between
and this patch

Collapse All | Expand All

(-)stk11xx-1.0.0-or/Makefile (-1 / +1 lines)
Lines 10-16 Link Here
10
10
11
driver:
11
driver:
12
	$(MAKE) -C $(KSRC) SUBDIRS=$(PWD) modules
12
	$(MAKE) -C $(KSRC) SUBDIRS=$(PWD) modules
13
	@ctags -R
13
	@exuberant-ctags -R
14
14
15
clean:
15
clean:
16
	$(MAKE) -C $(KSRC) SUBDIRS=$(PWD) clean
16
	$(MAKE) -C $(KSRC) SUBDIRS=$(PWD) clean

Return to bug 178946