From 317c9918b7addd061654539be38b9e39e48d5e3e Mon Sep 17 00:00:00 2001 From: Matteo Cypriani Date: Tue, 6 Nov 2012 01:20:13 +0100 Subject: [PATCH] common.mk: fix OpenWrt SDK commands --- common.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/common.mk b/common.mk index d467434..80d4f43 100644 --- a/common.mk +++ b/common.mk @@ -100,6 +100,7 @@ LDFLAGS := # work we advise that you do something like that (assuming the OpenWrt # builroot is installed in ~/openwrt/buildroot): # mkdir -p ~/openwrt/atheros/trunk +# cd ~/openwrt/atheros/trunk # ln -s ../../buildroot/staging_dir # ln -s \ # ../../buildroot/staging_dir/target-mips_uClibc-0.9.33 \