안녀하세요....

답변을 드리기가 참 곤란하네요...

일단.. # make menuconfig 로 메뉴 옵션에서.. CPU의 타입 설정은 어떻게 하셨나요?

System Type >> (SA1100-based) ARM system type

으로 설정이 되어있나요?..

그럼 수고하세요....

전은지 wrote..
: 2.4.18로 업그레이드 문서를 고대로 수행했는데
: make zImage부분에서 에러가 나네요
: 내용이 이런데 어디가 잘못 됐는지 잘 모르겠습니다.
: 급해요
: 고수님들 답변 기다리겠습니다.
: make[1]: 들어감 `/home/kilmer/18ez/linux/arch/arm/fastfpe' 디렉토리
: make all_targets
: make[2]: 들어감 `/home/kilmer/18ez/linux/arch/arm/fastfpe' 디렉토리
: make[2]: Nothing to be done for `all_targets'.
: make[2]: 나감 `/home/kilmer/18ez/linux/arch/arm/fastfpe' 디렉토리
: make[1]: 나감 `/home/kilmer/18ez/linux/arch/arm/fastfpe' 디렉토리
: arm-linux-ld -p -X -T arch/arm/vmlinux.lds arch/arm/kernel/head-armv.o
: arch/arm/kernel/init_task.o init/main.o init/version.o
: --start-group
: arch/arm/kernel/kernel.o arch/arm/mm/mm.o arch/arm/mach-
: integrator/integrator.o kernel/kernel.o mm/mm.o fs/fs.o ipc/ipc.o
: drivers/serial/serial.o drivers/char/char.o
: drivers/block/block.o drivers/misc/misc.o drivers/net/net.o
: drivers/media/media.o drivers/pci/driver.o drivers/mtd/mtdlink.o
: drivers/video/video.o
: net/network.o
: arch/arm/lib/lib.a /home/kilmer/18ez/linux/lib/lib.a
: --end-group
: -o vmlinux
: init/main.o: In function `start_kernel':
: init/main.o(.text.init+0x648): undefined reference to
: `cpu_CPU_NAME_check_bugs'
: init/main.o(.text.init+0x648): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_check_bugs
: arch/arm/kernel/kernel.o: In function `__dabt_svc':
: arch/arm/kernel/kernel.o(.text+0x150): undefined reference to
: `cpu_CPU_NAME_data_abort'
: arch/arm/kernel/kernel.o(.text+0x150): relocation truncated to fit:
: R_ARM_PC24 cpu_CPU_NAME_data_abort
: arch/arm/kernel/kernel.o: In function `__dabt_usr':
: arch/arm/kernel/kernel.o(.text+0x30c): undefined reference to
: `cpu_CPU_NAME_data_abort'
: arch/arm/kernel/kernel.o(.text+0x30c): relocation truncated to fit:
: R_ARM_PC24 cpu_CPU_NAME_data_abort
: arch/arm/kernel/kernel.o: In function `arch_idle':
: arch/arm/kernel/kernel.o(.text+0x120c): undefined reference to
: `cpu_CPU_NAME_do_idle'
: arch/arm/kernel/kernel.o(.text+0x120c): relocation truncated to fit:
: R_ARM_PC24 cpu_CPU_NAME_do_idle
: arch/arm/kernel/kernel.o: In function `machine_restart':
: arch/arm/kernel/kernel.o(.text+0x1360): undefined reference to
: `cpu_CPU_NAME_proc_fin'
: arch/arm/kernel/kernel.o(.text+0x1360): relocation truncated to fit:
: R_ARM_PC24 cpu_CPU_NAME_proc_fin
: arch/arm/kernel/kernel.o: In function `setup_return':
: arch/arm/kernel/kernel.o(.text+0x34c8): undefined reference to
: `cpu_CPU_NAME_icache_invalidate_range'
: arch/arm/kernel/kernel.o(.text+0x34c8): relocation truncated to fit:
: R_ARM_PC24 cpu_CPU_NAME_icache_invalidate_range
: arch/arm/kernel/kernel.o: In function `arm_syscall':
: arch/arm/kernel/kernel.o(.text+0x4ddc): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_range'
: arch/arm/kernel/kernel.o(.text+0x4ddc): relocation truncated to fit:
: R_ARM_PC24 c
: pu_CPU_NAME_cache_clean_invalidate_range
: arch/arm/kernel/kernel.o: In function `__real_stubs_start':
: arch/arm/kernel/kernel.o(.text.init+0x63c): undefined reference to
: `cpu_CPU_NAME_proc_init'
: arch/arm/kernel/kernel.o(.text.init+0x63c): relocation truncated to fit:
: R_ARM_PC24 cpu_CPU_NAME_proc_init
: arch/arm/mm/mm.o: In function `do_check_pgt_cache':
: arch/arm/mm/mm.o(.text+0x4c): undefined reference to
: `cpu_CPU_NAME_dcache_clean_entry'
: arch/arm/mm/mm.o(.text+0x4c): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_dcache_clean_entry
: arch/arm/mm/mm.o(.text+0x84): undefined reference to
: `cpu_CPU_NAME_dcache_clean_entry'
: arch/arm/mm/mm.o(.text+0x84): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_dcache_clean_entry
: arch/arm/mm/mm.o: In function `do_translation_fault':
: arch/arm/mm/mm.o(.text+0x8a0): undefined reference to
: `cpu_CPU_NAME_set_pmd'
: arch/arm/mm/mm.o(.text+0x8a0): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pmd
: arch/arm/mm/mm.o: In function `consistent_sync':
: arch/arm/mm/mm.o(.text+0xae0): undefined reference to
: `cpu_CPU_NAME_dcache_invalidate_range'
: arch/arm/mm/mm.o(.text+0xae0): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_dcache_invalidate_range
: arch/arm/mm/mm.o(.text+0xae8): undefined reference to
: `cpu_CPU_NAME_dcache_clean_range'
: arch/arm/mm/mm.o(.text+0xae8): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_dcache_clean_range
: arch/arm/mm/mm.o(.text+0xaf4): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_range'
: arch/arm/mm/mm.o(.text+0xaf4): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_range
: arch/arm/mm/mm.o: In function `adjust_pte':
: arch/arm/mm/mm.o(.text+0xcc8): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_range'
: arch/arm/mm/mm.o(.text+0xcc8): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_range
: arch/arm/mm/mm.o(.text+0xcd4): undefined reference to
: `cpu_CPU_NAME_set_pte'
: arch/arm/mm/mm.o(.text+0xcd4): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pte
: arch/arm/mm/mm.o(.text+0xcf4): undefined reference to
: `cpu_CPU_NAME_tlb_invalidate_page'
: arch/arm/mm/mm.o(.text+0xcf4): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_tlb_invalidate_page
: arch/arm/mm/mm.o(.text+0xd14): undefined reference to
: `cpu_CPU_NAME_set_pmd'
: arch/arm/mm/mm.o(.text+0xd14): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pmd
: arch/arm/mm/mm.o: In function `update_mmu_cache':
: arch/arm/mm/mm.o(.text+0xe34): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_range'
: arch/arm/mm/mm.o(.text+0xe34): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_range
: arch/arm/mm/mm.o: In function `remap_area_pages':
: arch/arm/mm/mm.o(.text+0xe90): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_all'
: arch/arm/mm/mm.o(.text+0xe90): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_all
: arch/arm/mm/mm.o(.text+0xf7c): undefined reference to
: `cpu_CPU_NAME_set_pte'
: arch/arm/mm/mm.o(.text+0xf7c): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pte
: arch/arm/mm/mm.o(.text+0x1008): undefined reference to
: `cpu_CPU_NAME_tlb_invalidate_all'
: arch/arm/mm/mm.o(.text+0x1008): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_tlb_invalidate_all
: arch/arm/mm/mm.o: In function `get_pgd_slow':
: arch/arm/mm/mm.o(.text+0x1164): undefined reference to
: `cpu_CPU_NAME_set_pte'
: arch/arm/mm/mm.o(.text+0x1164): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pte
: arch/arm/mm/mm.o(.text+0x1188): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_range'
: arch/arm/mm/mm.o(.text+0x1188): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_range
: arch/arm/mm/mm.o: In function `free_pgd_slow':
: arch/arm/mm/mm.o(.text+0x11f4): undefined reference to
: `cpu_CPU_NAME_set_pmd'
: arch/arm/mm/mm.o(.text+0x11f4): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pmd
: arch/arm/mm/mm.o(.text+0x120c): undefined reference to
: `cpu_CPU_NAME_set_pmd'
: arch/arm/mm/mm.o(.text+0x120c): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pmd
: arch/arm/mm/mm.o: In function `setup_mm_for_reboot':
: arch/arm/mm/mm.o(.text+0x1298): undefined reference to
: `cpu_CPU_NAME_set_pmd'
: arch/arm/mm/mm.o(.text+0x1298): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pmd
: arch/arm/mm/mm.o: In function `pte_cache_ctor':
: arch/arm/mm/mm.o(.text+0x12f0): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_range'
: arch/arm/mm/mm.o(.text+0x12f0): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_range
: arch/arm/mm/mm.o: In function `paging_init':
: arch/arm/mm/mm.o(.text.init+0x428): undefined reference to
: `cpu_CPU_NAME_tlb_invalidate_all'
: arch/arm/mm/mm.o(.text.init+0x428): relocation truncated to fit:
: R_ARM_PC24 cpu_CPU_NAME_tlb_invalidate_all
: arch/arm/mm/mm.o(.text.init+0x55c): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_range'
: arch/arm/mm/mm.o(.text.init+0x55c): relocation truncated to fit:
: R_ARM_PC24 cpu_CPU_NAME_cache_clean_invalidate_range
: arch/arm/mm/mm.o: In function `nocache_setup':
: arch/arm/mm/mm.o(.text.init+0x728): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_all'
: arch/arm/mm/mm.o(.text.init+0x728): relocation truncated to fit:
: R_ARM_PC24 cpu_CPU_NAME_cache_clean_invalidate_all
: arch/arm/mm/mm.o: In function `nowrite_setup':
: arch/arm/mm/mm.o(.text.init+0x770): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_all'
: arch/arm/mm/mm.o(.text.init+0x770): relocation truncated to fit:
: R_ARM_PC24 cpu_CPU_NAME_cache_clean_invalidate_all
: arch/arm/mm/mm.o: In function `create_mapping':
: arch/arm/mm/mm.o(.text.init+0x90c): undefined reference to
: `cpu_CPU_NAME_set_pmd'
: arch/arm/mm/mm.o(.text.init+0x90c): relocation truncated to fit:
: R_ARM_PC24 cpu_CPU_NAME_set_pmd
: arch/arm/mm/mm.o(.text.init+0x944): undefined reference to
: `cpu_CPU_NAME_set_pte'
: arch/arm/mm/mm.o(.text.init+0x944): relocation truncated to fit:
: R_ARM_PC24 cpu_CPU_NAME_set_pte
: arch/arm/mm/mm.o(.text.init+0x9a4): undefined reference to
: `cpu_CPU_NAME_set_pmd'
: arch/arm/mm/mm.o(.text.init+0x9a4): relocation truncated to fit:
: R_ARM_PC24 cpu_CPU_NAME_set_pmd
: arch/arm/mm/mm.o(.text.init+0xa10): undefined reference to
: `cpu_CPU_NAME_set_pmd'
: arch/arm/mm/mm.o(.text.init+0xa10): relocation truncated to fit:
: R_ARM_PC24 cpu_CPU_NAME_set_pmd
: arch/arm/mm/mm.o(.text.init+0xa48): undefined reference to
: `cpu_CPU_NAME_set_pte'
: arch/arm/mm/mm.o(.text.init+0xa48): relocation truncated to fit:
: R_ARM_PC24 cpu_CPU_NAME_set_pte
: arch/arm/mm/mm.o: In function `memtable_init':
: arch/arm/mm/mm.o(.text.init+0xb30): undefined reference to
: `cpu_CPU_NAME_set_pmd'
: arch/arm/mm/mm.o(.text.init+0xb30): relocation truncated to fit:
: R_ARM_PC24 cpu_CPU_NAME_set_pmd
: arch/arm/mm/mm.o(.text.init+0xba0): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_all'
: arch/arm/mm/mm.o(.text.init+0xba0): relocation truncated to fit:
: R_ARM_PC24 cpu_CPU_NAME_cache_clean_invalidate_all
: kernel/kernel.o: In function `schedule':
: kernel/kernel.o(.text+0x4f0): undefined reference to
: `cpu_CPU_NAME_set_pgd'
: kernel/kernel.o(.text+0x4f0): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pgd
: kernel/kernel.o: In function `mm_init':
: kernel/kernel.o(.text+0x18b8): undefined reference to
: `cpu_CPU_NAME_dcache_clean_entry'
: kernel/kernel.o(.text+0x18b8): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_dcache_clean_entry
: kernel/kernel.o: In function `copy_mm':
: kernel/kernel.o(.text+0x1b2c): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_all'
: kernel/kernel.o(.text+0x1b2c): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_all
: kernel/kernel.o(.text+0x1ce4): undefined reference to
: `cpu_CPU_NAME_tlb_invalidate_all'
: kernel/kernel.o(.text+0x1ce4): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_tlb_invalidate_all
: kernel/kernel.o: In function `end_lazy_tlb':
: kernel/kernel.o(.text+0x4640): undefined reference to
: `cpu_CPU_NAME_set_pgd'
: kernel/kernel.o(.text+0x4640): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pgd
: kernel/kernel.o: In function `access_process_vm':
: kernel/kernel.o(.text+0x8f38): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_range'
: kernel/kernel.o(.text+0x8f38): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_range
: kernel/kernel.o(.text+0x8f68): undefined reference to
: `cpu_CPU_NAME_flush_ram_page'
: kernel/kernel.o(.text+0x8f68): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_flush_ram_page
: kernel/kernel.o(.text+0x8f88): undefined reference to
: `cpu_CPU_NAME_flush_ram_page'
: kernel/kernel.o(.text+0x8f88): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_flush_ram_page
: mm/mm.o: In function `clear_page_tables':
: mm/mm.o(.text+0xc8): undefined reference to `cpu_CPU_NAME_set_pmd'
: mm/mm.o(.text+0xc8): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pmd
: mm/mm.o(.text+0xe0): undefined reference to `cpu_CPU_NAME_set_pmd'
: mm/mm.o(.text+0xe0): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pmd
: mm/mm.o: In function `copy_page_range':
: mm/mm.o(.text+0x1c0): undefined reference to `cpu_CPU_NAME_set_pmd'
: mm/mm.o(.text+0x1c0): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pmd
: mm/mm.o(.text+0x27c): undefined reference to `cpu_CPU_NAME_set_pte'
: mm/mm.o(.text+0x27c): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pte
: mm/mm.o(.text+0x2d0): undefined reference to `cpu_CPU_NAME_set_pte'
: mm/mm.o(.text+0x2d0): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pte
: mm/mm.o: In function `unmap_page_range':
: mm/mm.o(.text+0x3bc): undefined reference to `cpu_CPU_NAME_set_pmd'
: mm/mm.o(.text+0x3bc): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pmd
: mm/mm.o(.text+0x45c): undefined reference to `cpu_CPU_NAME_set_pte'
: mm/mm.o(.text+0x45c): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pte
: mm/mm.o(.text+0x47c): undefined reference to `cpu_CPU_NAME_set_pte'
: mm/mm.o(.text+0x47c): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pte
: mm/mm.o: In function `zap_page_range':
: mm/mm.o(.text+0x58c): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_range'
: mm/mm.o(.text+0x58c): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_range
: mm/mm.o(.text+0x5b8): undefined reference to
: `cpu_CPU_NAME_tlb_invalidate_range'
: mm/mm.o(.text+0x5b8): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_tlb_invalidate_range
: mm/mm.o: In function `map_user_kiobuf':
: mm/mm.o(.text+0x96c): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_range'
: mm/mm.o(.text+0x96c): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_range
: mm/mm.o: In function `zeromap_page_range':
: mm/mm.o(.text+0xcb0): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_range'
: mm/mm.o(.text+0xcb0): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_range
: mm/mm.o(.text+0xd5c): undefined reference to `cpu_CPU_NAME_set_pte'
: mm/mm.o(.text+0xd5c): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pte
: mm/mm.o(.text+0xd68): undefined reference to `cpu_CPU_NAME_set_pte'
: mm/mm.o(.text+0xd68): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pte
: mm/mm.o(.text+0xe2c): undefined reference to
: `cpu_CPU_NAME_tlb_invalidate_range'
: mm/mm.o(.text+0xe2c): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_tlb_invalidate_range
: mm/mm.o: In function `remap_page_range':
: mm/mm.o(.text+0xec4): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_range'
: mm/mm.o(.text+0xec4): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_range
: mm/mm.o(.text+0xf68): undefined reference to `cpu_CPU_NAME_set_pte'
: mm/mm.o(.text+0xf68): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pte
: mm/mm.o(.text+0xfa4): undefined reference to `cpu_CPU_NAME_set_pte'
: mm/mm.o(.text+0xfa4): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pte
: mm/mm.o(.text+0x106c): undefined reference to
: `cpu_CPU_NAME_tlb_invalidate_range'
: mm/mm.o(.text+0x106c): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_tlb_invalidate_range
: mm/mm.o: In function `do_wp_page':
: mm/mm.o(.text+0x112c): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_range'
: mm/mm.o(.text+0x112c): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_range
: mm/mm.o(.text+0x1140): undefined reference to `cpu_CPU_NAME_set_pte'
: mm/mm.o(.text+0x1140): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pte
: mm/mm.o(.text+0x1160): undefined reference to
: `cpu_CPU_NAME_tlb_invalidate_page'
: mm/mm.o(.text+0x1160): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_tlb_invalidate_page
: mm/mm.o(.text+0x1204): undefined reference to
: `cpu_CPU_NAME_flush_ram_page'
: mm/mm.o(.text+0x1204): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_flush_ram_page
: mm/mm.o(.text+0x1234): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_range'
: mm/mm.o(.text+0x1234): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_range
: mm/mm.o(.text+0x1254): undefined reference to `cpu_CPU_NAME_set_pte'
: mm/mm.o(.text+0x1254): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pte
: mm/mm.o(.text+0x1274): undefined reference to
: `cpu_CPU_NAME_tlb_invalidate_page'
: mm/mm.o(.text+0x1274): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_tlb_invalidate_page
: mm/mm.o: In function `do_swap_page':
: mm/mm.o(.text+0x161c): undefined reference to
: `cpu_CPU_NAME_flush_ram_page'
: mm/mm.o(.text+0x161c): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_flush_ram_page
: mm/mm.o(.text+0x1628): undefined reference to `cpu_CPU_NAME_set_pte'
: mm/mm.o(.text+0x1628): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pte
: mm/mm.o: In function `do_anonymous_page':
: mm/mm.o(.text+0x16dc): undefined reference to
: `cpu_CPU_NAME_flush_ram_page'
: mm/mm.o(.text+0x16dc): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_flush_ram_page
: mm/mm.o(.text+0x170c): undefined reference to `cpu_CPU_NAME_set_pte'
: mm/mm.o(.text+0x170c): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pte
: mm/mm.o: In function `do_no_page':
: mm/mm.o(.text+0x1850): undefined reference to
: `cpu_CPU_NAME_flush_ram_page'
: mm/mm.o(.text+0x1850): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_flush_ram_page
: mm/mm.o(.text+0x1878): undefined reference to `cpu_CPU_NAME_set_pte'
: mm/mm.o(.text+0x1878): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pte
: mm/mm.o: In function `handle_mm_fault':
: mm/mm.o(.text+0x1980): undefined reference to `cpu_CPU_NAME_set_pte'
: mm/mm.o(.text+0x1980): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pte
: mm/mm.o(.text+0x19a0): undefined reference to
: `cpu_CPU_NAME_tlb_invalidate_page'
: mm/mm.o(.text+0x19a0): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_tlb_invalidate_page
: mm/mm.o: In function `pte_alloc':
: mm/mm.o(.text+0x1a24): undefined reference to
: `cpu_CPU_NAME_dcache_clean_entry'
: mm/mm.o(.text+0x1a24): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_dcache_clean_entry
: mm/mm.o(.text+0x1aa0): undefined reference to `cpu_CPU_NAME_set_pmd'
: mm/mm.o(.text+0x1aa0): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pmd
: mm/mm.o: In function `exit_mmap':
: mm/mm.o(.text+0x30f4): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_all'
: mm/mm.o(.text+0x30f4): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_all
: mm/mm.o(.text+0x31c4): undefined reference to
: `cpu_CPU_NAME_tlb_invalidate_range'
: mm/mm.o(.text+0x31c4): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_tlb_invalidate_range
: mm/mm.o: In function `truncate_list_pages':
: mm/mm.o(.text+0x376c): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_range'
: mm/mm.o(.text+0x376c): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_range
: mm/mm.o(.text+0x3774): undefined reference to
: `cpu_CPU_NAME_flush_ram_page'
: mm/mm.o(.text+0x3774): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_flush_ram_page
: mm/mm.o: In function `do_generic_file_read':
: mm/mm.o(.text+0x4b98): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_range'
: mm/mm.o(.text+0x4b98): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_range
: mm/mm.o: In function `filemap_nopage':
: mm/mm.o(.text+0x58d0): undefined reference to
: `cpu_CPU_NAME_flush_ram_page'
: mm/mm.o(.text+0x58d0): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_flush_ram_page
: mm/mm.o: In function `filemap_sync':
: mm/mm.o(.text+0x5aa8): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_range'
: mm/mm.o(.text+0x5aa8): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_range
: mm/mm.o(.text+0x5b2c): undefined reference to `cpu_CPU_NAME_set_pmd'
: mm/mm.o(.text+0x5b2c): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pmd
: mm/mm.o(.text+0x5bc8): undefined reference to `cpu_CPU_NAME_set_pte'
: mm/mm.o(.text+0x5bc8): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pte
: mm/mm.o(.text+0x5c00): undefined reference to
: `cpu_CPU_NAME_tlb_invalidate_page'
: mm/mm.o(.text+0x5c00): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_tlb_invalidate_page
: mm/mm.o(.text+0x5cbc): undefined reference to
: `cpu_CPU_NAME_tlb_invalidate_range'
: mm/mm.o(.text+0x5cbc): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_tlb_invalidate_range
: mm/mm.o: In function `generic_file_write':
: mm/mm.o(.text+0x707c): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_range'
: mm/mm.o(.text+0x707c): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_range
: mm/mm.o: In function `change_protection':
: mm/mm.o(.text+0x73b4): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_range'
: mm/mm.o(.text+0x73b4): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_range
: mm/mm.o(.text+0x7420): undefined reference to `cpu_CPU_NAME_set_pmd'
: mm/mm.o(.text+0x7420): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pmd
: mm/mm.o(.text+0x746c): undefined reference to `cpu_CPU_NAME_set_pte'
: mm/mm.o(.text+0x746c): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pte
: mm/mm.o(.text+0x7484): undefined reference to `cpu_CPU_NAME_set_pte'
: mm/mm.o(.text+0x7484): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pte
: mm/mm.o(.text+0x750c): undefined reference to
: `cpu_CPU_NAME_tlb_invalidate_range'
: mm/mm.o(.text+0x750c): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_tlb_invalidate_range
: mm/mm.o: In function `move_one_page':
: mm/mm.o(.text+0x8360): undefined reference to `cpu_CPU_NAME_set_pmd'
: mm/mm.o(.text+0x8360): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pmd
: mm/mm.o(.text+0x83d8): undefined reference to `cpu_CPU_NAME_set_pte'
: mm/mm.o(.text+0x83d8): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pte
: mm/mm.o(.text+0x83f0): undefined reference to `cpu_CPU_NAME_set_pte'
: mm/mm.o(.text+0x83f0): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pte
: mm/mm.o: In function `move_page_tables':
: mm/mm.o(.text+0x8454): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_range'
: mm/mm.o(.text+0x8454): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_range
: mm/mm.o(.text+0x8498): undefined reference to
: `cpu_CPU_NAME_tlb_invalidate_range'
: mm/mm.o(.text+0x8498): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_tlb_invalidate_range
: mm/mm.o(.text+0x84cc): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_range'
: mm/mm.o(.text+0x84cc): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_range
: mm/mm.o: In function `vmfree_area_pages':
: mm/mm.o(.text+0x8bf4): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_all'
: mm/mm.o(.text+0x8bf4): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_all
: mm/mm.o(.text+0x8c4c): undefined reference to `cpu_CPU_NAME_set_pmd'
: mm/mm.o(.text+0x8c4c): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pmd
: mm/mm.o(.text+0x8c90): undefined reference to `cpu_CPU_NAME_set_pte'
: mm/mm.o(.text+0x8c90): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pte
: mm/mm.o(.text+0x8d34): undefined reference to
: `cpu_CPU_NAME_tlb_invalidate_all'
: mm/mm.o(.text+0x8d34): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_tlb_invalidate_all
: mm/mm.o: In function `__vmalloc':
: mm/mm.o(.text+0x8fdc): undefined reference to `cpu_CPU_NAME_set_pte'
: mm/mm.o(.text+0x8fdc): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pte
: mm/mm.o(.text+0x9048): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_all'
: mm/mm.o(.text+0x9048): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_all
: mm/mm.o: In function `vmalloc_area_pages':
: mm/mm.o(.text+0x92c4): undefined reference to `cpu_CPU_NAME_set_pte'
: mm/mm.o(.text+0x92c4): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pte
: mm/mm.o(.text+0x9330): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_all'
: mm/mm.o(.text+0x9330): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_all
: mm/mm.o: In function `swap_out':
: mm/mm.o(.text+0xa9a4): undefined reference to `cpu_CPU_NAME_set_pmd'
: mm/mm.o(.text+0xa9a4): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pmd
: mm/mm.o(.text+0xaa50): undefined reference to `cpu_CPU_NAME_set_pte'
: mm/mm.o(.text+0xaa50): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pte
: mm/mm.o(.text+0xaafc): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_range'
: mm/mm.o(.text+0xaafc): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_range
: mm/mm.o(.text+0xab10): undefined reference to `cpu_CPU_NAME_set_pte'
: mm/mm.o(.text+0xab10): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pte
: mm/mm.o(.text+0xab34): undefined reference to
: `cpu_CPU_NAME_tlb_invalidate_page'
: mm/mm.o(.text+0xab34): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_tlb_invalidate_page
: mm/mm.o(.text+0xab70): undefined reference to `cpu_CPU_NAME_set_pte'
: mm/mm.o(.text+0xab70): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pte
: mm/mm.o(.text+0xac38): undefined reference to `cpu_CPU_NAME_set_pte'
: mm/mm.o(.text+0xac38): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pte
: mm/mm.o: In function `unuse_vma':
: mm/mm.o(.text+0xcf10): undefined reference to `cpu_CPU_NAME_set_pmd'
: mm/mm.o(.text+0xcf10): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pmd
: mm/mm.o(.text+0xcfa8): undefined reference to `cpu_CPU_NAME_set_pte'
: mm/mm.o(.text+0xcfa8): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pte
: mm/mm.o: In function `try_to_unuse':
: mm/mm.o(.text+0xd1a8): undefined reference to
: `cpu_CPU_NAME_flush_ram_page'
: mm/mm.o(.text+0xd1a8): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_flush_ram_page
: mm/mm.o: In function `shmem_nopage':
: mm/mm.o(.text+0xf284): undefined reference to
: `cpu_CPU_NAME_flush_ram_page'
: mm/mm.o(.text+0xf284): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_flush_ram_page
: fs/fs.o: In function `__block_prepare_write':
: fs/fs.o(.text+0x4c84): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_range'
: fs/fs.o(.text+0x4c84): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_range
: fs/fs.o: In function `block_read_full_page':
: fs/fs.o(.text+0x50bc): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_range'
: fs/fs.o(.text+0x50bc): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_range
: fs/fs.o: In function `cont_prepare_write':
: fs/fs.o(.text+0x53f4): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_range'
: fs/fs.o(.text+0x53f4): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_range
: fs/fs.o(.text+0x5500): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_range'
: fs/fs.o(.text+0x5500): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_range
: fs/fs.o: In function `block_truncate_page':
: fs/fs.o(.text+0x5800): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_range'
: fs/fs.o(.text+0x5800): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_range
: fs/fs.o(.text+0x5934): more undefined references to
: `cpu_CPU_NAME_cache_clean_invalidate_range' follow
: fs/fs.o: In function `block_write_full_page':
: fs/fs.o(.text+0x5934): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_range
: fs/fs.o: In function `brw_kiovec':
: fs/fs.o(.text+0x5e44): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_range
: fs/fs.o: In function `put_dirty_page':
: fs/fs.o(.text+0x9e90): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_range
: fs/fs.o(.text+0x9e98): undefined reference to
: `cpu_CPU_NAME_flush_ram_page'
: fs/fs.o(.text+0x9e98): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_flush_ram_page
: fs/fs.o(.text+0x9eac): undefined reference to `cpu_CPU_NAME_set_pte'
: fs/fs.o(.text+0x9eac): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pte
: fs/fs.o: In function `exec_mmap':
: fs/fs.o(.text+0xa264): undefined reference to `cpu_CPU_NAME_set_pgd'
: fs/fs.o(.text+0xa264): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pgd
: fs/fs.o: In function `load_aout_binary':
: fs/fs.o(.text+0x1bd98): undefined reference to
: `cpu_CPU_NAME_icache_invalidate_range'
: fs/fs.o(.text+0x1bd98): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_icache_invalidate_range
: fs/fs.o(.text+0x1bec0): undefined reference to
: `cpu_CPU_NAME_icache_invalidate_range'
: fs/fs.o(.text+0x1bec0): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_icache_invalidate_range
: fs/fs.o: In function `load_aout_library':
: fs/fs.o(.text+0x1c2f4): undefined reference to
: `cpu_CPU_NAME_icache_invalidate_range'
: fs/fs.o(.text+0x1c2f4): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_icache_invalidate_range
: fs/fs.o: In function `load_aout_interp':
: fs/fs.o(.text+0x1ced4): undefined reference to
: `cpu_CPU_NAME_icache_invalidate_range'
: fs/fs.o(.text+0x1ced4): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_icache_invalidate_range
: fs/fs.o: In function `elf_core_dump':
: fs/fs.o(.text+0x1e604): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_range'
: fs/fs.o(.text+0x1e604): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_range
: fs/fs.o(.text+0x1e644): undefined reference to
: `cpu_CPU_NAME_flush_ram_page'
: fs/fs.o(.text+0x1e644): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_flush_ram_page
: fs/fs.o: In function `statm_pgd_range':
: fs/fs.o(.text+0x21a84): undefined reference to `cpu_CPU_NAME_set_pmd'
: fs/fs.o(.text+0x21a84): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_set_pmd
: fs/fs.o: In function `nfs_readpage_sync':
: fs/fs.o(.text+0x31ac4): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_range'
: fs/fs.o(.text+0x31ac4): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_range
: fs/fs.o: In function `nfs_readpage_result':
: fs/fs.o(.text+0x322c8): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_range'
: fs/fs.o(.text+0x322c8): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_range
: fs/fs.o: In function `romfs_readpage':
: fs/fs.o(.text+0x3bb18): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_range'
: fs/fs.o(.text+0x3bb18): relocation truncated to fit: R_ARM_PC24
: cpu_CPU_NAME_cache_clean_invalidate_range
: drivers/block/block.o: In function `ramdisk_updatepage':
: drivers/block/block.o(.text+0x2840): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_range'
: drivers/block/block.o(.text+0x2840): relocation truncated to fit:
: R_ARM_PC24 cpu_CPU_NAME_cache_clean_invalidate_range
: drivers/block/block.o: In function `rd_blkdev_pagecache_IO':
: drivers/block/block.o(.text+0x29f8): undefined reference to
: `cpu_CPU_NAME_cache_clean_invalidate_range'
: drivers/block/block.o(.text+0x29f8): relocation truncated to fit:
: R_ARM_PC24 cpu_CPU_NAME_cache_clean_invalidate_range
: make: *** [vmlinux] 오류 1
: [root@sonkilmer /home/kilmer/18ez/linux]#
: arch/arm/lib/lib.a /home/kilmer/18ez/linux/lib/lib.a
: >