diff --git a/package/boot/grub2/Makefile b/package/boot/grub2/Makefile index 4ed110e38e..02e6637c32 100644 --- a/package/boot/grub2/Makefile +++ b/package/boot/grub2/Makefile @@ -28,7 +28,8 @@ include $(INCLUDE_DIR)/host-build.mk include $(INCLUDE_DIR)/package.mk define Package/grub2 -  CATEGORY:=Boot Loaders + CATEGORY:=Boot Loaders + SECTION:=boot TITLE:=GRand Unified Bootloader URL:=http://www.gnu.org/software/grub/ DEPENDS:=@TARGET_x86||TARGET_x86_64