patch-2.3.35 linux/drivers/video/Makefile
Next file: linux/drivers/video/atyfb.c
Previous file: linux/drivers/usb/uss720.c
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Mon Dec 20 22:06:42 1999
-  Orig file: 
v2.3.34/linux/drivers/video/Makefile
-  Orig date: 
Tue Dec 14 01:27:24 1999
diff -u --recursive --new-file v2.3.34/linux/drivers/video/Makefile linux/drivers/video/Makefile
@@ -131,6 +131,9 @@
 clean:
 	rm -f core *.o *.a *.s
 
+../conmakehash: ../conmakehash.c
+	$(HOSTCC) $(HOSTCFLAGS) -o ../conmakehash ../conmakehash.c
+
 promcon_tbl.c: prom.uni ../char/conmakehash
 	../char/conmakehash prom.uni | \
 	sed -e '/#include <[^>]*>/p' -e 's/types/init/' \
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)