summaryrefslogtreecommitdiff
path: root/make/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'make/config.mk')
-rw-r--r--make/config.mk9
1 files changed, 0 insertions, 9 deletions
diff --git a/make/config.mk b/make/config.mk
deleted file mode 100644
index e56fa2b..0000000
--- a/make/config.mk
+++ /dev/null
@@ -1,9 +0,0 @@
-#Compile normal version
-BRANCH_TARGET:=BRANCH_CERT
-
-#Comlile bound kernel version
-#BRANCH_TARGET:=BRANCH_KERNEL
-
-#never change this
-CERT_ARCH_TARGET:=linux_64
-