diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-02-15 06:19:27 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-02-15 06:19:27 +0000 |
commit | 4ba037dc78a5beb8cb16a523ae0ca5ea63c9184b (patch) | |
tree | 5f1c4df8425ccf6e735ab463b712b4f34a5e6f99 /conf | |
parent | 96fde83825d268eb150b9043ed70441e2ab347ea (diff) |
mokoslug: build nslu2 image (no this can't go in nslu2{b,l}e.conf, cause some distros for NSLU2 build images differently).
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/mokoslug.conf | 2 |
1 files changed, 2 insertions, 0 deletions
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 |