summaryrefslogtreecommitdiff
path: root/package/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-09-10 12:25:58 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-09-10 12:25:58 +0200
commit4c8e9488814c0add98a02776499999e4e23bf507 (patch)
treea5f3280dba6eaa457e78e4c0ef69415a0195d703 /package/Config.in
parenta481c461a4a7dae7440b9de3145ecb5b87206b3a (diff)
finally boot shuttle from raid1 root
you need to set hard disk partition types to type fd. I added a grub binary package, because grub does not allow to be cross-compiled from x86_64 for example without using a multilib gcc, which we do not support.
Diffstat (limited to 'package/Config.in')
-rw-r--r--package/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Config.in b/package/Config.in
index 6fef6b82c..d3d76d756 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -15,6 +15,7 @@ source "package/glibc/Config.in"
source "package/eglibc/Config.in"
source "package/libc/Config.in"
source "package/rpm/Config.in"
+source "package/grub-bin/Config.in"
endmenu
menu "Bluetooth"