summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKatze Miau <miaukatzemiau@priveasy.de>2012-03-04 21:41:17 (GMT)
committerKatze Miau <miaukatzemiau@priveasy.de>2012-03-04 21:41:17 (GMT)
commit6462caf7c7fcdd5276d218495df85446a5a26e84 (patch)
tree5d13ae4553980ab701ff95f48b255b6e9f2ef2c5
parent9d8dd05fa15ac2aca6d8f4efbee32c8139a7a888 (diff)
add doc/HowTo add device
-rw-r--r--doc/HowTo add device16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/HowTo add device b/doc/HowTo add device
new file mode 100644
index 0000000..d2c7c31
--- /dev/null
+++ b/doc/HowTo add device
@@ -0,0 +1,16 @@
+Add a new device
+================
+
+cd openwrt/trunk/
+cp ../../config/trunk .config
+make menuconfig
+./scripts/diffconfig.sh | diff ../../config/trunk - > ../../config/trunk-ar71xx-tl-wr841.patch
+
+
+Change the base config
+======================
+
+cd openwrt/trunk/
+cp ../../config/backfire .config
+make menuconfig
+./scripts/diffconfig.sh > ../../config/backfire
contact: Jan Huwald // Impressum