Search
j0ke.net Open Build Service
>
Projects
>
NASlinux
>
thecus-event
> thecus-event-makefile.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File thecus-event-makefile.patch of Package thecus-event
--- Makefile.orig 2011-03-27 20:23:38.350174274 +0200 +++ Makefile 2011-03-27 20:23:44.389947477 +0200 @@ -2,4 +2,4 @@ KDIR := /lib/modules/$(shell uname -r)/build PWD := $(shell pwd) default: -$(MAKE) -C $(KDIR) SUBDIRS=$(PWD) modules + $(MAKE) -C $(KDIR) SUBDIRS=$(PWD) modules