Jo-Philipp Wich
25eddec9cb
grub2: fix build against musl
...
Invert the `__GLIBC__` guards into `!__UCLIBC__` ones to avoid
invalid references to `_llseek` on musl.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 46125
2015-06-25 11:19:23 +00:00
Felix Fietkau
5011d85ee8
grub2: fix processing the serial rts/cts option
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44752
2015-03-14 08:21:02 +00:00
Felix Fietkau
24095302aa
grub2: update to 2.02-beta2, fixes mac os x 10.9 support (and many other things)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39889
2014-03-12 11:21:16 +00:00
Jo-Philipp Wich
78cec2cfca
grub2: fix another case of gnulib failing under gnu libc
...
SVN-Revision: 34389
2012-11-26 16:03:40 +00:00
Florian Fainelli
49cfa54509
grub2: accept the linux-musl* tuple
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34306
2012-11-23 20:01:53 +00:00
John Crispin
e75106aa0d
move boot related packages to their own folder
...
SVN-Revision: 33781
2012-10-16 13:44:25 +00:00