summaryrefslogtreecommitdiff
path: root/make/customize.mk
diff options
context:
space:
mode:
Diffstat (limited to 'make/customize.mk')
-rw-r--r--make/customize.mk10
1 files changed, 0 insertions, 10 deletions
diff --git a/make/customize.mk b/make/customize.mk
deleted file mode 100644
index 2cfed1834..000000000
--- a/make/customize.mk
+++ /dev/null
@@ -1,10 +0,0 @@
-#############################################################
-#
-# Any custom stuff you feel like doing....
-#
-#############################################################
-CUST_DIR:=$(SOURCE_DIR)/customize
-ROOT_DIR:=$(BUILD_DIR)/root
-
-customize:
- cp -af $(CUST_DIR)/* $(ROOT_DIR)/