X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fx86%2FMakefile;h=20539e5ed3f6daf33d80f3df49b9b99d654d59ae;hb=027845b4ce906a7819e12f6298b96dba0cb4a183;hp=880ac73df8c6694ec720746678172744c19fe73d;hpb=e2ffb61821b85d1b37bfce8b874896f157441483;p=openwrt%2Fstaging%2Fdedeckeh.git diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile index 880ac73df8..20539e5ed3 100644 --- a/target/linux/x86/Makefile +++ b/target/linux/x86/Makefile @@ -17,7 +17,10 @@ KERNELNAME:=bzImage include $(INCLUDE_DIR)/target.mk -DEFAULT_PACKAGES += partx-utils mkf2fs e2fsprogs kmod-button-hotplug +DEFAULT_PACKAGES += \ + partx-utils mkf2fs \ + e2fsprogs kmod-button-hotplug \ + grub2-bios-setup $(eval $(call BuildTarget))