Has anybody been successful rebuilding the kernel?
If so, how do you resolve this undefined "TS7XXX_MODEL" that
returns from make bzImage?
>From menuconfig, I enabled 7250 support under. What gives?
Make dep ran without errors.
make[3]: Entering directory `/home/jim/ARM/linux24_ts8/drivers/misc'
/usr/bin/gcc -D__KERNEL__ -I/home/jim/ARM/linux24_ts8/include -Wall
-Wstrict-prototypes -Wno-trigraphs -Os -fno-strict-aliasing -fno-common -Uarm
-fno-common -pipe -mapcs-32 -D__LINUX_ARM_ARCH__=4 -march=armv4
-mtune=arm7tdmi -msoft-float -Uarm -nostdinc -iwithprefix include
-DKBUILD_BASENAME=ts_sbcinfo -DEXPORT_SYMTAB -c ts_sbcinfo.c
ts_sbcinfo.c: In function `sbc_setinfo':
ts_sbcinfo.c:44: `TS7XXX_MODEL' undeclared (first use in this function)
ts_sbcinfo.c:44: (Each undeclared identifier is reported only once
ts_sbcinfo.c:44: for each function it appears in.)
ts_sbcinfo.c:60: `TS7XXX_IO16_BASE' undeclared (first use in this function)
ts_sbcinfo.c: In function `sbc_read_proc':
ts_sbcinfo.c:99: warning: unused variable `temp'
make[3]: *** [ts_sbcinfo.o] Error 1
make[3]: Leaving directory `/home/jim/ARM/linux24_ts8/drivers/misc'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/home/jim/ARM/linux24_ts8/drivers/misc'
make[1]: *** [_subdir_misc] Error 2
make[1]: Leaving directory `/home/jim/ARM/linux24_ts8/drivers'
make: *** [_dir_drivers] Error 2
ts7200:/home/jim/ARM/linux24_ts8#
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|