summaryrefslogtreecommitdiffstats
path: root/boot/grub2/grub2.mk
Commit message (Expand)AuthorAgeFilesLines
* boot/grub2: enable support for arm and aarch64 targetsErico Nunes2018-11-261-0/+21
* boot/grub2: add option to install toolsErico Nunes2018-11-261-0/+5
* boot/grub2: separate target and host buildsErico Nunes2018-11-261-23/+25
* grub2: force -fno-stack-protector in CPPFLAGSTarek El-Sherbiny2018-04-191-2/+2
* grub2: force -fno-stack-protector in CFLAGSErico Nunes2017-08-301-1/+1
* grub2: bump up versionErico Nunes2017-07-161-2/+2
* grub2: install in $(HOST_DIR) instead of $(HOST_DIR)/usrArnout Vandecappelle2017-07-051-0/+2
* Globally replace $(HOST_DIR)/usr/lib with $(HOST_DIR)/libArnout Vandecappelle2017-07-051-2/+2
* Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/binArnout Vandecappelle2017-07-051-1/+1
* core: change the strip command from a choice to a booleanYann E. MORIN2017-07-011-1/+1
* boot, package: use SPDX short identifier for GPLv3/GPLv3+Rahul Bedarkar2017-04-011-1/+1
* grub2: fix build with BR2_STRIP_noneCharles Hardin2016-07-311-1/+4
* grub2: really disable liblzmaGilles Chanteperdrix2016-06-151-1/+1
* grub2: pass target NM, OBJCOPY and STRIPArnout Vandecappelle2015-09-201-3/+10
* grub2: build El Torito image only for i386 PC platformKinsella, Ray2015-07-291-2/+8
* grub2: prepare and install El Torito imageThomas Petazzoni2015-06-141-0/+2
* packages: rename FOO_CONF_OPT into FOO_CONF_OPTSThomas De Schampheleire2014-10-041-1/+1
* packages: rename FOO_INSTALL_TARGET_OPT into FOO_INSTALL_TARGET_OPTSThomas De Schampheleire2014-10-041-1/+1
* package: remove the trailing slash sign from <PKG>_SITE variableJerzy Grzegorek2014-07-311-1/+1
* grub2: Specify boot partitionJérôme Pouiller2014-07-021-4/+6
* grub2: add a configuration option to embed a config fileDima Zavin2014-04-201-0/+2
* grub2: add new packageThomas Petazzoni2014-02-191-0/+88
* grub2: remove packageThomas Petazzoni2011-07-101-93/+0
* Update all packages to quote $(TARGET_CC)Thomas Petazzoni2010-07-071-2/+2
* grub2: remove non-existing optionsThomas Petazzoni2010-06-121-27/+0
* grub2: fix buildThomas Petazzoni2010-06-121-22/+27
* grub2: bump versionThomas Petazzoni2010-06-121-4/+4
* grub/grub2: update splash image locationThomas Petazzoni2010-06-121-1/+1
* grub/grub2: drop unnecessary dependency on uclibcThomas Petazzoni2010-06-121-1/+1
* grub2: remove GRUB2_ARCH_SUPPORTEDThomas Petazzoni2010-06-121-19/+0
* bootloaders: move bootloader build code to boot/Thomas Petazzoni2010-06-101-0/+134
OpenPOWER on IntegriCloud