Changeset 45

Show
Ignore:
Timestamp:
01/26/08 17:53:26 (8 months ago)
Author:
T0mW
Message:

Makefile did not have correct SUBARCH which confuses the menuconfig. Added tun module to defconfig.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • openembedded/zipitZ2BBfiles/linux/linux-zipit2_2.6.21.1.bb

    r16 r45  
    1212           file://zipit2-kernel.patch;patch=1 \ 
    1313           file://zipit2-keyboard.patch;patch=1 \ 
     14                file://Makefile.patch;patch=1 \ 
    1415           file://defconfig" 
    1516 
  • openembedded/zipitZ2BBfiles/linux/linux-zipit2/defconfig

    r16 r45  
    22# Automatically generated make config: don't edit 
    33# Linux kernel version: 2.6.21.1 
    4 # Fri Jan 18 16:56:05 2008 
     4# Sat Jan 26 17:15:25 2008 
    55# 
    66CONFIG_ARM=y 
     
    206206# Boot options 
    207207# 
    208 CONFIG_ZBOOT_ROM_TEXT=0 
    209 CONFIG_ZBOOT_ROM_BSS=0 
     208CONFIG_ZBOOT_ROM_TEXT=0x0 
     209CONFIG_ZBOOT_ROM_BSS=0x0 
    210210CONFIG_CMDLINE="console=ttyS2,115200" 
    211211# CONFIG_XIP_KERNEL is not set 
     
    510510# CONFIG_BONDING is not set 
    511511# CONFIG_EQUALIZER is not set 
    512 # CONFIG_TUN is not set 
     512CONFIG_TUN=m 
    513513 
    514514#