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

Side by Side 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 unified diff | 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 build_arch = i386
2 header_arch = x86
3 asm_link = x86
4 defconfig = defconfig
5 flavours = chromeos-intel-menlow chromium-i386
6 build_image = bzImage
7 kernel_file = arch/$(build_arch)/boot/bzImage
8 install_file = vmlinuz
9 disable_d_i = yes
10 no_dumpfile = yes
11
12 generic-pae_sub = virtual
13
14 loader = grub
OLDNEW
« 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