--- netboot_target.py.orig 2006-11-24 14:28:07.000000000 +1100 +++ netboot_target.py 2006-11-24 14:43:09.000000000 +1100 @@ -40,7 +40,7 @@ generic_stage_target.__init__(self,spec,addlargs) - self.set_build_kernel_vars(addlargs) + self.set_build_kernel_vars() if addlargs.has_key("netboot/busybox_config"): file_locate(self.settings, ["netboot/busybox_config"])