I got it working, I needed to run 'make menuconfig' and tell it to write out a new config file.
On Thu, Jun 20, 2013 at 12:53 PM, jonsm...@gmail.com <jonsm...@gmail.com> wrote: > I'm still failing in the build. > > if [ -f > /home/apps/openwrt/staging_dir/target-mipsel_dsp_uClibc-0.9.33.2/pkginfo/mac80211.default.install.clean > ]; then rm -f > /home/apps/openwrt/staging_dir/target-mipsel_dsp_uClibc-0.9.33.2/pkginfo/mac80211.default.install > /home/apps/openwrt/staging_dir/target-mipsel_dsp_uClibc-0.9.33.2/pkginfo/mac80211.default.install.clean; > fi; echo "kmod-rt2x00-lib" >> > /home/apps/openwrt/staging_dir/target-mipsel_dsp_uClibc-0.9.33.2/pkginfo/mac80211.default.install > WARNING: skipping kmod-rt2x00-mmio -- package not selected > mkdir -p /home/apps/openwrt/bin/ramips/packages > /home/apps/openwrt/build_dir/target-mipsel_dsp_uClibc-0.9.33.2/linux-ramips_rt305x/compat-wireless-2013-06-13/ipkg-ramips_24kec/kmod-rt2x00-pci/CONTROL > /home/apps/openwrt/staging_dir/target-mipsel_dsp_uClibc-0.9.33.2/pkginfo > ERROR: module > '/home/apps/openwrt/build_dir/target-mipsel_dsp_uClibc-0.9.33.2/linux-ramips_rt305x/compat-wireless-2013-06-13/drivers/net/wireless/rt2x00/rt2x00pci.ko' > is missing. > make[3]: *** > [/home/apps/openwrt/bin/ramips/packages/kmod-rt2x00-pci_3.8.13+2013-06-13-1_ramips_24kec.ipk] > Error 1 > make[3]: Leaving directory `/home/apps/openwrt/package/mac80211' > make[2]: *** [package/mac80211/compile] Error 2 > make[2]: Leaving directory `/home/apps/openwrt' > make[1]: *** > [/home/apps/openwrt/staging_dir/target-mipsel_dsp_uClibc-0.9.33.2/stamp/.package_compile] > Error 2 > make[1]: Leaving directory `/home/apps/openwrt' > make: *** [world] Error 2 > > > jonsmirl@smirl2:/home/apps/openwrt$ git log > commit 0d4af9984e879a869fadee015901bb11c8de78e5 > Author: hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> > Date: Thu Jun 20 15:03:28 2013 +0000 > > mac80211: add rt2x00-mmio package to store the common parts for > SoC and PCI access > > This should fix a build error on ramips. > > > git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36978 > 3c298f89-4303-0410-b956-a3cf2f4a3e73 > > commit 131240c6f5df45ac2f4b53157f81caaeef7a0b14 > Author: nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> > Date: Thu Jun 20 13:10:31 2013 +0000 > > ath9k: fix cabq depth accounting > > Signed-off-by: Felix Fietkau <n...@openwrt.org> > > git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36977 > 3c298f89-4303-0410-b956-a3cf2f4a3e73 > > > On Thu, Jun 20, 2013 at 11:31 AM, Hauke Mehrtens <ha...@hauke-m.de> wrote: >> On 06/20/2013 04:09 AM, jonsm...@gmail.com wrote: >>> That last commit didn't fix everything. rt2x00pci.ko is still in the >>> package list. >>> >>> mkdir -p /home/apps/openwrt/bin/ramips/packages >>> /home/apps/openwrt/build_dir/target-mipsel_dsp_uClibc-0.9.33.2/linux-ramips_rt305x/compat-wireless-2013-06-13/ipkg-ramips_24kec/kmod-rt2x00-pci/CONTROL >>> /home/apps/openwrt/staging_dir/target-mipsel_dsp_uClibc-0.9.33.2/pkginfo >>> ERROR: module >>> '/home/apps/openwrt/build_dir/target-mipsel_dsp_uClibc-0.9.33.2/linux-ramips_rt305x/compat-wireless-2013-06-13/drivers/net/wireless/rt2x00/rt2x00pci.ko' >>> is missing. >> >> This should be fixed in r36978 >> >> Hauke > > > > -- > Jon Smirl > jonsm...@gmail.com -- Jon Smirl jonsm...@gmail.com _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel