-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathChangeLog
More file actions
26 lines (26 loc) · 853 Bytes
/
ChangeLog
File metadata and controls
26 lines (26 loc) · 853 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
- mkdir ./config
- move ./arch/pc/config/sdm.xml to
config/
- move ./arch/intel_usg/config/sdm.xml to
config/
- move ./arch/intel_usg/config/ccsp_tr069_pa_cfg.xml to
config/
- move ./arch/intel_usg/config/ccsp_tr069_pa_mapper.xml to
config/
- move ./arch/intel_usg/config/ccsp_tr069_pa_certificate_cfg.xml to
config/
- move ./arch/pc/config/ccsp_tr069_pa_cfg.xml to
config/ccsp_tr069_pa_cfg_pc.xml
- move ./arch/pc/config/ccsp_tr069_pa_mapper.xml to
config/ccsp_tr069_pa_mapper_pc.xml
- move ./arch/pc/config/ccsp_tr069_pa_certificate_cfg.xml to
config/ccsp_tr069_pa_certificate_cfg_pc.xml
- mkdir source-pc
- rmdir source-pc/
- move arch/intel_usg/source to
source-arm
- move arch/pc/source to
source-pc
- remove arch directory
- move Makefile Makefile.orig
- add ChangeLog file