From e0ec5d2e8560ae433ee677622b24ba82dbe7630b Mon Sep 17 00:00:00 2001 From: tv Date: Sun, 29 May 2011 15:47:21 +0200 Subject: lowered filesystem hierarchy--everything are modules --- modules/infest/host-patch/beagleboard/Makefile | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 modules/infest/host-patch/beagleboard/Makefile (limited to 'modules/infest/host-patch/beagleboard/Makefile') diff --git a/modules/infest/host-patch/beagleboard/Makefile b/modules/infest/host-patch/beagleboard/Makefile deleted file mode 100644 index 55952104..00000000 --- a/modules/infest/host-patch/beagleboard/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -.PHONY: all -all: select-target - -patchfile: - diff /krebs/etc/profile /etc/profile > profile.patch || true - -patch: - cd /;\ - patch -p0 < /krebs/host-patch/beagleboard/profile.patch -- cgit v1.2.3