From ea605558163ab44a51e471329f7fc93fef92624c Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Sat, 12 Feb 2005 14:51:51 +0000 Subject: allow local.conf overriding TARGET_FPU and TARGET_OS in distro configurations BKrev: 420e1807OT8rClMNOpsxrgA3Fmm7LA --- conf/distro/familiar.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/distro/familiar.conf') diff --git a/conf/distro/familiar.conf b/conf/distro/familiar.conf index 7fd483620f..095815b183 100644 --- a/conf/distro/familiar.conf +++ b/conf/distro/familiar.conf @@ -3,5 +3,5 @@ #@DESCRIPTION: Distribution configuration for Familiar Linux (handhelds.org) INHERIT += " package_ipk debian" -TARGET_OS = "linux" +TARGET_OS ?= "linux" -- cgit v1.2.3