diff options
| author | Marcin Juszkiewicz <hrw@openembedded.org> | 2009-04-14 15:55:51 +0200 |
|---|---|---|
| committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2009-04-14 15:55:51 +0200 |
| commit | 86b32dfe8e1199d799539a51dfe76955a321f65d (patch) | |
| tree | 875a1494c2b049e0bf253bc3585fd9ccb9d24f0a | |
| parent | 54aad17440d90a18e1f5ee7e4e8127253fb8e660 (diff) | |
atngw100: do not set kernel version in machine config
| -rw-r--r-- | conf/machine/atngw100.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/atngw100.conf b/conf/machine/atngw100.conf index ecfd2d4fee..f82d446d68 100644 --- a/conf/machine/atngw100.conf +++ b/conf/machine/atngw100.conf @@ -5,7 +5,6 @@ TARGET_ARCH = "avr32" PREFERRED_PROVIDER_virtual/kernel = "linux" -PREFERRED_VERSION_linux = "2.6.28" PREFERRED_PROVIDER_xserver = "xserver-kdrive" #don't try to access tty1 |
