~jsvoboda/helenos/dnsr

« back to all changes in this revision

Viewing changes to defaults/arm32/Makefile.config

  • Committer: Jiri Svoboda
  • Date: 2013-04-19 18:38:18 UTC
  • mfrom: (1527.1.284 main-clone)
  • Revision ID: jiri@wiwaxia-20130419183818-nvfibuh4t5qol0e3
MergeĀ mainlineĀ chages.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
PLATFORM = arm32
3
3
 
4
4
# Ramdisk format
5
 
RDFMT = fat
 
5
RDFMT = ext4fs
6
6
 
7
7
# Compiler
8
8
COMPILER = gcc_cross