From f96441b9faf769c9ecdd4d338b605ea3d0cc4010 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Tue, 9 Nov 2004 00:36:47 +0000 Subject: Disable bk EOLN_NATIVE conversions on all files in packages FILESPATHs, to prevent it screwing up patches. BKrev: 4190111fA4MuVozAqwE7xOSL9fr-TA --- snes232/Makefile-2.6 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'snes232') diff --git a/snes232/Makefile-2.6 b/snes232/Makefile-2.6 index e69de29bb2..0719a25d0a 100644 --- a/snes232/Makefile-2.6 +++ b/snes232/Makefile-2.6 @@ -0,0 +1,4 @@ +obj-m := snes232.o + +all: + make -C $(KERNEL_SOURCE) SUBDIRS=`pwd` -- cgit v1.2.3