diff options
author | James <> | 2015-11-08 10:00:58 +0000 |
---|---|---|
committer | James <> | 2015-11-08 10:00:58 +0000 |
commit | 680ce76497b2d58a3d0abb002984d3dc2bbc8887 (patch) | |
tree | 33f63da313b893a7c8707c65cd5d67c16e4c74c6 /master/8m-rom | |
download | trunk-47381-pq-680ce76497b2d58a3d0abb002984d3dc2bbc8887.tar.gz trunk-47381-pq-680ce76497b2d58a3d0abb002984d3dc2bbc8887.tar.bz2 trunk-47381-pq-680ce76497b2d58a3d0abb002984d3dc2bbc8887.zip |
Diffstat (limited to 'master/8m-rom')
-rw-r--r-- | master/8m-rom | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/master/8m-rom b/master/8m-rom new file mode 100644 index 0000000..d21cd45 --- /dev/null +++ b/master/8m-rom @@ -0,0 +1,13 @@ +diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile +index 7bf2f27..e0bf49f 100644 +--- a/target/linux/ar71xx/image/Makefile ++++ b/target/linux/ar71xx/image/Makefile +@@ -508,7 +508,7 @@ endef + TARGET_DEVICES += tl-mr10u-v1 tl-mr11u-v1 tl-mr11u-v2 tl-mr12u-v1 tl-mr13u-v1 + + define Device/tl-mr3020-v1 +- $(Device/tplink-4mlzma) ++ $(Device/tplink-8mlzma) + BOARDNAME := TL-MR3020 + DEVICE_PROFILE := TLMR3020 + TPLINK_HWID := 0x30200001 |