diff options
author | Michael Lauer <mickey@vanille-media.de> | 2008-05-05 15:26:18 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2008-05-05 15:26:18 +0000 |
commit | 93efeb8f87b3d2e25f358919557367e9763c515f (patch) | |
tree | e8586f31b56a0169e5f190c159a4b09fc1533e70 /conf/machine/beagleboard.conf | |
parent | c78224a870b742de11b8171d6b98ea4b799baf44 (diff) | |
parent | 3ed247c362535ad6f9b77836b3c3d4aec261e1ca (diff) |
merge of '1c81965a2b4441230dcc780cb75b714800217cf4'
and 'd61da5b80e9dd6d9c4abeb4bdba7558079f3ccdf'
Diffstat (limited to 'conf/machine/beagleboard.conf')
-rw-r--r-- | conf/machine/beagleboard.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/beagleboard.conf b/conf/machine/beagleboard.conf index 637126b1e3..824ab2b7b3 100644 --- a/conf/machine/beagleboard.conf +++ b/conf/machine/beagleboard.conf @@ -13,7 +13,6 @@ GUI_MACHINE_CLASS = "bigscreen" #Ship all kernel modules till the board support has matured enough MACHINE_EXTRA_RRECOMMENDS = " kernel-modules" -TARGET_FPU = "hard" include conf/machine/include/tune-arm1136jf-s.inc # requires gcc 4.3.0: #include conf/machine/include/tune-cortexa8.inc |