From 39cd41c83354be9b04ce91c3d0c064c32413a7e7 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Fri, 14 Jul 2006 15:14:51 +0000 Subject: slugos distro configurations: fix includes --- conf/distro/debianslug.conf | 2 +- conf/distro/openslug.conf | 2 +- conf/distro/ucslugc.conf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'conf') diff --git a/conf/distro/debianslug.conf b/conf/distro/debianslug.conf index 5c7d0b7a18..da80210b8f 100644 --- a/conf/distro/debianslug.conf +++ b/conf/distro/debianslug.conf @@ -114,4 +114,4 @@ PREFERRED_VERSION_nslu2-linksys-firmware ?= "2.3r63" # a - ARM instruction set # g - glibc # -require conf/distro/include/slugos-lag.conf +require conf/distro/slugos-lag.conf diff --git a/conf/distro/openslug.conf b/conf/distro/openslug.conf index 113ee658d3..6af761e26e 100644 --- a/conf/distro/openslug.conf +++ b/conf/distro/openslug.conf @@ -114,4 +114,4 @@ PREFERRED_VERSION_nslu2-linksys-firmware ?= "2.3r63" # a - ARM instruction set # g - glibc # -require conf/distro/include/slugos-bag.conf +require conf/distro/slugos-bag.conf diff --git a/conf/distro/ucslugc.conf b/conf/distro/ucslugc.conf index 2ee41350ae..873e047009 100644 --- a/conf/distro/ucslugc.conf +++ b/conf/distro/ucslugc.conf @@ -23,4 +23,4 @@ UCSLUGC_EXTRA_RDEPENDS ?= "" # SLUGOS_EXTRA_RDEPENDS ?= "${UCSLUGC_EXTRA_RDEPENDS}" -require conf/distro/include/slugos-btu.conf +require conf/distro/slugos-btu.conf -- cgit v1.2.3