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

Unified Diff: debian.chrome/rules.d/armel.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/5-udebs.mk ('k') | debian.chrome/rules.d/i386.mk » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: debian.chrome/rules.d/armel.mk
diff --git a/debian.chrome/rules.d/armel.mk b/debian.chrome/rules.d/armel.mk
new file mode 100644
index 0000000000000000000000000000000000000000..41dec728dfb5f5b4a72c11438f0928f46bbb88d5
--- /dev/null
+++ b/debian.chrome/rules.d/armel.mk
@@ -0,0 +1,11 @@
+build_arch = arm
+header_arch = arm
+asm_link = arm
+defconfig = defconfig
+flavours = chromeos-arm
+build_image = zImage
+kernel_file = arch/$(build_arch)/boot/zImage
+install_file = vmlinuz
+disable_d_i = yes
+no_dumpfile = yes
+loader = uboot
« no previous file with comments | « debian.chrome/rules.d/5-udebs.mk ('k') | debian.chrome/rules.d/i386.mk » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698