From: Rod Whitby Date: Thu, 15 Feb 2007 06:19:27 +0000 (+0000) Subject: mokoslug: build nslu2 image (no this can't go in nslu2{b,l}e.conf, cause some distros... X-Git-Tag: Release-2010-05/1~9230^2~26^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ba037dc78a5beb8cb16a523ae0ca5ea63c9184b;p=openembedded.git mokoslug: build nslu2 image (no this can't go in nslu2{b,l}e.conf, cause some distros for NSLU2 build images differently). --- diff --git a/conf/distro/mokoslug.conf b/conf/distro/mokoslug.conf index c2c6857831..ea20fdd6b6 100644 --- a/conf/distro/mokoslug.conf +++ b/conf/distro/mokoslug.conf @@ -18,3 +18,5 @@ MACHINE_FEATURES_append_nslu2 = " bluetooth" # No room for debug apps in 8MB. DEBUG_APPS = "" + +INHERIT += "nslu2-image" \ No newline at end of file