nylon|colinuxoe.conf: add TARGET_OS. closes #348
authorMichael Lauer <mickey@vanille-media.de>
Tue, 19 Feb 2008 18:08:57 +0000 (18:08 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Tue, 19 Feb 2008 18:08:57 +0000 (18:08 +0000)
conf/distro/colinuxoe.conf
conf/distro/nylon.conf

index 7454c01..25ea04a 100644 (file)
@@ -2,6 +2,8 @@
 #@NAME: coLinuxoe
 #@DESCRIPTION: Generic OE built distro for the coLinux MACHINE
 
+TARGET_OS = "linux"
+
 INHERIT += "package_ipk debian"
 
 # MACHINE decides that linux-colinux is the correct kernel.
index 334c8bb..0623ce6 100644 (file)
@@ -11,6 +11,8 @@
 #
 # Bruno Randolf <bruno.randolf@4g-systems.biz>
 
+TARGET_OS = "linux"
+
 INHERIT += "package_ipk debian nylon-mirrors"
 INHERIT += "linux-kernel-base"