]> git.ipfire.org Git - thirdparty/grub.git/commit
Fix parallel build.
authorBVK Chaitanya <bvk@dbook>
Mon, 21 Jun 2010 15:04:30 +0000 (20:34 +0530)
committerBVK Chaitanya <bvk@dbook>
Mon, 21 Jun 2010 15:04:30 +0000 (20:34 +0530)
commit14d3f08e70aa24328d26f8caea594f2e2fe7536a
tree2f4d62a4f8674d3a8d1b8003b2ba21d70fd8ffa4
parent4f9613a3a087316bda772ebf3568ef2cf3e2104a
Fix parallel build.

* conf/common.rmk: Add grub_script.tab.h as a grub-script-check
dependency.
* script/parser.y: #include grub_script.tab.h header.
ChangeLog
conf/common.rmk
script/parser.y