diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-03-25 11:40:57 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-03-25 11:40:57 +0000 |
commit | fd1d2273561a890605e83d657995b0e0771488ce (patch) | |
tree | d781c3155cd0a0823293436ab710d23a8b7acfd2 /conf | |
parent | 039f604e475ef472d701bcfaca22b0098e1a8dea (diff) |
mokoslug: Added sysconf utility
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/mokoslug.conf | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/conf/distro/mokoslug.conf b/conf/distro/mokoslug.conf index 5598694397..7278b62565 100644 --- a/conf/distro/mokoslug.conf +++ b/conf/distro/mokoslug.conf @@ -14,7 +14,7 @@ DISTRO_VERSION = "1.0-alpha" DISTRO_REVISION = "1" DISTRO_TYPE = "debug" -MACHINE_TASK_PROVIDER = "task-base task-mokogateway-everything" +MACHINE_TASK_PROVIDER = "task-base sysconf" # Even though the NSLU2 does not have built-in bluetooth, # we assume that a MokoSlug gateway has a bluetooth dongle. @@ -25,5 +25,3 @@ DEBUG_APPS_nslu2 = "" # No room for a kernel image on an NSLU2. IMAGE_PREPROCESS_COMMAND_append_nslu2 = "rm ${IMAGE_ROOTFS}/boot/zImage*;" - -INHERIT_append_nslu2 = "nslu2-image"
\ No newline at end of file |