#18833: r44112 broke ep93xx (removed variable still used in modules.mk)
-------------------------+----------------------------------
Reporter: hnyman | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone: Chaos Calmer (trunk)
Component: base system | Version: Trunk
Keywords: |
-------------------------+----------------------------------
r44112, a removal of kernel version check, removed the definition of
SND_EP93XX_SOC_DIR variable and removed one instance of that variable, but
left two other instances in place in target/linux/ep93xx/modules.mk
So, buildbot is still choking:
http://buildbot.openwrt.org:8010/builders/ep93xx/builds/704/steps/compile_5/logs/stdio
ERROR: module '/mnt/dl/slave/ep93xx/build/build_dir/target-
arm_arm920t_uClibc-0.9.33.2_eabi/linux-ep93xx/linux-3.8.13/sound/soc/
/snd-soc-ep93xx-ac97.ko' is missing.
Lines, where the removed variable still is: 64 and 79
https://dev.openwrt.org/browser/trunk/target/linux/ep93xx/modules.mk#L64
https://dev.openwrt.org/browser/trunk/target/linux/ep93xx/modules.mk#L79
The variable should probably be replaced with "cirrus" like the one change
that was made.
--
Ticket URL: <https://dev.openwrt.org/ticket/18833>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets