dreambox-mipsel: don't override libc headers version, include tune-mips32.inc
authorAndreas Oberritter <obi@opendreambox.org>
Sat, 11 Jul 2009 15:07:24 +0000 (17:07 +0200)
committerAndreas Oberritter <obi@opendreambox.org>
Sat, 11 Jul 2009 15:07:24 +0000 (17:07 +0200)
conf/machine/include/dreambox-mipsel.inc

index 5c23b87..b89d795 100644 (file)
@@ -2,7 +2,6 @@
 
 MACHINE_FEATURES += "alsa pci wifi"
 
-PREFERRED_VERSION_linux-libc-headers = "2.6.12.0"
 PREFERRED_PROVIDER_task-opendreambox-dvbapi = "task-opendreambox-dvbapi3"
 PREFERRED_PROVIDER_task-opendreambox-ui = "task-opendreambox-enigma2"
 
@@ -10,3 +9,4 @@ TARGET_ARCH = "mipsel"
 TARGET_FPU = "soft"
 
 require conf/machine/include/dreambox.inc
+require conf/machine/include/tune-mips32.inc