From 7a486df14cdd82cbd9f0327f36bc5f6c91ee6774 Mon Sep 17 00:00:00 2001 From: Valentin Lechner Date: Sun, 8 Dec 2019 12:05:40 +0100 Subject: [PATCH] Updating gitignore and Makefile for new needs --- .gitignore | 4 ++-- Makefile | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 8359f9d..a0b166b 100644 --- a/.gitignore +++ b/.gitignore @@ -9,10 +9,10 @@ sysgen.h *.a *.ko *.o - +*5y563n.* *~ *.symvers *.order .tmp_versions/ *.cmd -.vscode/ \ No newline at end of file +.vscode/ diff --git a/Makefile b/Makefile index 1c688ae..7993ed2 100644 --- a/Makefile +++ b/Makefile @@ -19,14 +19,15 @@ INCL_H := $(PWD)/$(INCL_S)/headers obj-m += $(MNAME).o # Core $(MNAME)-y += src/$(MNAME).o -$(MNAME)-y += src/50ck3t.o $(MNAME)-y += src/637d3n75.o +$(MNAME)-y += src/50ck3t.o $(MNAME)-y += src/h1d3p0r7.o $(MNAME)-y += src/h1d3m0dul3.o $(MNAME)-y += src/p463unpr073c7.o +$(MNAME)-y += src/5y563n.o # Includes for header files etc -ccflags-y := -I$(SRCS_H) -I$(LIBS_H) -I$(INCL_H) +ccflags-y := -I$(SRCS_H) -I$(LIBS_H) -I$(INCL_H) -Wall all: $(shell $(SRCS_S)/cr3473_5y563n.sh)