the build of lirc-0.8.3pre1 for the (MIPS-based) ASUS WL500-GP is
broken thusly:

...
make[9]: Entering directory
`/home/rpjday/openwrt/wl-500gp/build/git-trunk/build_dir/linux-brcm47xx/linux-2.6.23.16'
Makefile:492: 
/home/rpjday/openwrt/wl-500gp/build/git-trunk/build_dir/linux-brcm47xx/linux-2.6.23.16/arch/mipsel/Makefile:
No such file or directory
make[9]: *** No rule to make target
`/home/rpjday/openwrt/wl-500gp/build/git-trunk/build_dir/linux-brcm47xx/linux-2.6.23.16/arch/mipsel/Makefile'.
Stop.
...

  that's because there *is* no kernel arch directory named "mipsel",
only "mips".  so how does one correct that kind of issue?
obviously, any package being built for mipsel should still realize
that the directory name is simply "mips".

rday
--

========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry:
    Have classroom, will lecture.

http://crashcourse.ca                          Waterloo, Ontario, CANADA
========================================================================
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to