Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3228)

Unified Diff: debian.chrome/rules.d/i386.mk

Issue 646032: Rename config to match naming convention. (Closed)
Patch Set: Send mail Created 10 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « debian.chrome/rules.d/armel.mk ('k') | debian.chrome/scripts/abi-check » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: debian.chrome/rules.d/i386.mk
diff --git a/debian.chrome/rules.d/i386.mk b/debian.chrome/rules.d/i386.mk
new file mode 100644
index 0000000000000000000000000000000000000000..cec893a4e783275f14e294a3daf5a4d41ead6464
--- /dev/null
+++ b/debian.chrome/rules.d/i386.mk
@@ -0,0 +1,14 @@
+build_arch = i386
+header_arch = x86
+asm_link = x86
+defconfig = defconfig
+flavours = chromeos-intel-menlow chromium-i386
+build_image = bzImage
+kernel_file = arch/$(build_arch)/boot/bzImage
+install_file = vmlinuz
+disable_d_i = yes
+no_dumpfile = yes
+
+generic-pae_sub = virtual
+
+loader = grub
« no previous file with comments | « debian.chrome/rules.d/armel.mk ('k') | debian.chrome/scripts/abi-check » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698