Search
j0ke.net Open Build Service
>
Projects
>
NASlinux
>
thecus-io
> thecus-io-makefile.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File thecus-io-makefile.patch of Package thecus-io (Revision 4)
Currently displaying revision
4
,
show latest
--- Makefile.orig 2011-03-27 20:21:54.191090617 +0200 +++ Makefile 2011-03-27 20:22:04.894456962 +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