mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2025-03-01 10:35:23 +00:00
cleanup
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
KDIR ?= /lib/modules/$(shell uname -r)/build
|
||||
PWD := $(shell pwd)
|
||||
|
||||
MODDEFS := CONFIG_DVB_DDBRIDGE=m
|
||||
MODDEFS := CONFIG_DVB_DDBRIDGE=m
|
||||
|
||||
all:
|
||||
all:
|
||||
$(MAKE) -C $(KDIR) SUBDIRS=$(PWD) $(MODDEFS) modules
|
||||
$(MAKE) -C apps
|
||||
|
||||
|
Reference in New Issue
Block a user