summaryrefslogtreecommitdiffstats
path: root/TVout/fbset/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TVout/fbset/Makefile')
-rw-r--r--TVout/fbset/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TVout/fbset/Makefile b/TVout/fbset/Makefile
index 3a71024b01..d2e2ec0d4b 100644
--- a/TVout/fbset/Makefile
+++ b/TVout/fbset/Makefile
@@ -2,7 +2,7 @@
# Linux Frame Buffer Device Configuration
#
-CC = gcc -Wall -O2 -I.
+CC = $(CC) -Wall -O2 -I.
BISON = bison -d
FLEX = flex
INSTALL = install