Changeset 34339
- Timestamp:
- 2012-11-25T17:15:35+01:00 (5 years ago)
- Location:
- branches/attitude_adjustment/target/linux/ar71xx
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/attitude_adjustment/target/linux/ar71xx/generic/profiles/tp-link.mk
r33219 r34339 83 83 $(eval $(call Profile,TLWA701)) 84 84 85 define Profile/TLWA7510 86 NAME:=TP-LINK TL-WA7510N 87 PACKAGES:= 88 endef 89 90 define Profile/TLWA7510/Description 91 Package set optimized for the TP-LINK TL-WA7510N. 92 endef 93 $(eval $(call Profile,TLWA7510)) 94 85 95 86 96 define Profile/TLWA901 -
branches/attitude_adjustment/target/linux/ar71xx/image/Makefile
r34075 r34339 804 804 $(eval $(call SingleProfile,TPLINK,$(fs_64kraw),TLMR3420,tl-mr3420-v1,TL-MR3420,ttyS0,115200,0x34200001,1,4M)) 805 805 $(eval $(call SingleProfile,TPLINK,$(fs_64kraw),TLWA701,tl-wa701n-v1,TL-WA901ND,ttyS0,115200,0x07010001,1,4M)) 806 $(eval $(call SingleProfile,TPLINK,$(fs_64kraw),TLWA7510NV1,tl-wa7510n,TL-WA7510N,ttyS0,115200,0x75100001,1,4M)) 806 807 $(eval $(call SingleProfile,TPLINK,$(fs_64kraw),TLWA901NV1,tl-wa901nd-v1,TL-WA901ND,ttyS0,115200,0x09010001,1,4M)) 807 808 $(eval $(call SingleProfile,TPLINK,$(fs_64kraw),TLWA901NV2,tl-wa901nd-v2,TL-WA901ND-v2,ttyS0,115200,0x09010002,1,4M)) … … 866 867 $(eval $(call MultiProfile,TEW652BRP,TEW652BRP_FW TEW652BRP_RECOVERY)) 867 868 $(eval $(call MultiProfile,TLWA901,TLWA901NV1 TLWA901NV2)) 869 $(eval $(call MultiProfile,TLWA7510,TLWA7510NV1)) 868 870 $(eval $(call MultiProfile,TLWR740,TLWR740NV1 TLWR740NV3 TLWR740NV4)) 869 871 $(eval $(call MultiProfile,TLWR741,TLWR741NV1 TLWR741NV2 TLWR741NV4))
Note: See TracChangeset
for help on using the changeset viewer.