#! /bin/sh /usr/share/dpatch/dpatch-run ## 95_no_module.dpatch by Frédéric Brière ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Prevent kernel module from being build by default @DPATCH@ diff -urNad opencbm-0.4.0~/LINUX/Makefile opencbm-0.4.0/LINUX/Makefile --- opencbm-0.4.0~/LINUX/Makefile 2007-08-10 13:24:45.000000000 -0400 +++ opencbm-0.4.0/LINUX/Makefile 2007-08-10 13:25:01.000000000 -0400 @@ -6,7 +6,7 @@ CBMPERM = 666 DEVMAJOR = 10 DEVMINOR = 177 -SUBDIRS = sys/linux include arch/$(ARCH) lib compat \ +SUBDIRS = include arch/$(ARCH) lib compat \ cbmctrl cbmformat cbmforng d64copy cbmcopy \ demo/flash demo/morse demo/rpm1541 docs