diff options
Diffstat (limited to 'package/Makefile')
-rw-r--r-- | package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile index f8fca7505..37dc534c5 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 |