Fix wrong patch path

This commit is contained in:
Clemens John 2013-07-14 11:59:22 +00:00
parent 42baa23a55
commit 0840fe1731
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ prepare() {
cp build_patches/mac80211/* $target/package/mac80211/patches
#backport kernelpatches from openwrt r36664
cp build/linux/ar71xx/patches-3.3/* $target/target/ar71xx/linux/patches
cp build_patches/linux/ar71xx/patches-3.3/* $target/target/linux/ar71xx/patches-3.3
#batman-adv: distributed arp table fixes
cat build_patches/changeset_35324.diff | patch -p1 -d $target/feeds