Modify

Opened 12 years ago

Closed 12 years ago

#70 closed defect (fixed)

openwrt/deliver/kernel-headers: make kernel_headers fails ( architecture name mismatch )

Reported by: amain Owned by: amain
Priority: major Milestone: milestone:
Component: openwrt Version: 2.0
Severity: Keywords:
Cc:

Description

Kernel headers can't be delivered for mipsel.

amain@amain-laptop$ make headers_install ARCH=mipsel INSTALL_HDR_PATH=/home/amain/dev/debwrt/extra/bcm947xx/bin/brcm47xx-angel-2.0-1-default/openwrt/headers/usr/src/linux-headers-2.6.36.2
Makefile:544: /home/amain/dev/debwrt/extra/bcm947xx/build/openwrt-brcm47xx-Broadcom-b43-trunk-default/build_dir/linux-brcm47xx/linux-2.6.36.2/arch/mipsel/Makefile: No such file or directory
make: *** No rule to make target `/home/amain/dev/debwrt/extra/bcm947xx/build/openwrt-brcm47xx-Broadcom-b43-trunk-default/build_dir/linux-brcm47xx/linux-2.6.36.2/arch/mipsel/Makefile'.  Stop.

Attachments (0)

Change History (1)

comment:1 Changed 12 years ago by amain

  • Resolution set to fixed
  • Status changed from new to closed
  • Summary changed from openwrt/deliver/kernel-headers: architecture name mismatch to openwrt/deliver/kernel-headers: make kernel_headers fails ( architecture name mismatch )

cause: linux knows only about MIPS and not about MIPSEL. Applied workaround fix for this. Should also do the trick for ARM and ARMEL. However, there can be more issues for other architectures. If so, please reopen and have to look for a better solution.

fixed in rev #153

Add Comment

Modify Ticket

Action
as closed The owner will remain amain.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.