diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/debianslug.conf | 2 | ||||
-rw-r--r-- | conf/distro/openslug.conf | 2 | ||||
-rw-r--r-- | conf/distro/ucslugc.conf | 2 |
3 files changed, 3 insertions, 3 deletions
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 |