summaryrefslogtreecommitdiff
path: root/package/Makefile
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/Makefile
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/Makefile')
-rw-r--r--package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile
index f416319d4..68176afb9 100644
--- a/package/Makefile
+++ b/package/Makefile
@@ -132,6 +132,7 @@ package-$(ADK_PACKAGE_GPERF) += gperf
package-$(ADK_PACKAGE_GPG) += gpg
package-$(ADK_PACKAGE_GPM) += gpm
package-$(ADK_PACKAGE_GPSD) += gpsd
+package-$(ADK_PACKAGE_GRUB_BIN) += grub-bin
package-$(ADK_COMPILE_GSM) += gsm
package-$(ADK_PACKAGE_HASERL) += haserl
package-$(ADK_PACKAGE_HDPARM) += hdparm