* util/grub-editenv.c (create_envblk_file): More from here ...

* util/editenv.c (grub_util_create_envblk_file): ... to here.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-10-15 21:23:54 +02:00
parent f7c4957068
commit bacfefbb0e
5 changed files with 76 additions and 36 deletions

View file

@ -213,6 +213,7 @@ program = {
mansection = 1;
common = util/grub-editenv.c;
common = util/editenv.c;
common = grub-core/osdep/init.c;
ldadd = libgrubmods.a;