From c5702b8ef047530fcaa56d78a66970879733b113 Mon Sep 17 00:00:00 2001 From: schurig Date: Fri, 30 May 2003 12:30:32 +0000 Subject: initial support for Ramses --- (limited to 'Vars.make') diff --git a/Vars.make b/Vars.make index 82421e5..330b455 100644 --- a/Vars.make +++ b/Vars.make @@ -82,4 +82,7 @@ ifeq ($(STRIP),) ifneq ($(CONFIG_TARGET_SHARP),) STRIP=arm-linux-strip endif + ifneq ($(CONFIG_TARGET_RAMSES),) + STRIP=arm-linux-strip + endif endif -- cgit v0.9.0.2