]> git.pld-linux.org Git - packages/em8300.git/blob - em8300-make.patch
- cc is used
[packages/em8300.git] / em8300-make.patch
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.059494 seconds and 3 git commands to generate.