summaryrefslogtreecommitdiff
path: root/Rules.make
Side-by-side diff
Diffstat (limited to 'Rules.make') (more/less context) (show whitespace changes)
-rw-r--r--Rules.make6
1 files changed, 0 insertions, 6 deletions
diff --git a/Rules.make b/Rules.make
index 3fbce76..64237cf 100644
--- a/Rules.make
+++ b/Rules.make
@@ -56,5 +56,2 @@ else
endif
-ifeq ($(CONFIG_OPIE_NO_OVERRIDE_QT),y)
- echo CONFIG += no-override >> $@
-endif
ifeq ($(CONFIG_OPIELOGIN_USEPAM),y)
@@ -65,5 +62,2 @@ ifeq ($(CONFIG_LIBQPE_WITHROHFEEDBACK),y)
endif
-ifeq ($(CONFIG_OPIE_NO_ERASERECT_FIX),y)
- echo DEFINES += OPIE_NO_ERASE_RECT_HACKFIX >> $@
-endif
ifeq ($(CONFIG_OPIE_NO_BUILTIN_SHUTDOWN),y)