Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > 19cd4fb1f52368709244c06a11cd458e > files > 4

dkms-rt3090-2.3.1.4-1mdv2010.1.src.rpm

Index: RT3090_LinuxSTA_V2.3.1.4_20100222/Makefile
===================================================================
--- RT3090_LinuxSTA_V2.3.1.4_20100222/Makefile
+++ RT3090_LinuxSTA_V2.3.1.4_20100222/Makefile	2010-03-11 15:52:41.760078920 +0100
@@ -205,17 +205,13 @@
 ifeq ($(TARGET),THREADX)
 all: $(TARGET)
 else
-all: build_tools $(TARGET)
+all: $(TARGET)
 endif 
 
 
 
-build_tools:
-	$(MAKE) -C tools
-	$(RT28xx_DIR)/tools/bin2h
-
 test:
-	$(MAKE) -C tools test
+	$(MAKE) -C test
 
 UCOS:
 	$(MAKE) -C os/ucos/ MODE=$(RT28xx_MODE)