]> git.pld-linux.org Git - packages/em8300.git/blame - em8300-make.patch
- cc is used
[packages/em8300.git] / em8300-make.patch
CommitLineData
5764c234 1--- modules/Makefile.old 2006-01-28 12:43:50.000000000 +0000
2+++ modules/Makefile 2006-01-28 12:43:57.000000000 +0000
3@@ -101,8 +101,6 @@
4 # The following hack tests for old kernels (2.4 and old 2.5).
5 ifneq ($(TOPDIR),$(shell /bin/pwd))
6
7-include $(TOPDIR)/Rules.make
8-
9 em8300.o: $(em8300-objs)
10 $(LD) $(LDFLAGS) $(LDFLAGS_MODULE) -r -o $@ $(em8300-objs)
11
This page took 0.081728 seconds and 4 git commands to generate.